You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Imagebuilder::Types::GetImagePolicyResponse
- Inherits:
- 
      Struct
      
        - Object
- Struct
- Aws::Imagebuilder::Types::GetImagePolicyResponse
 
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
- 
  
    
      #policy  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The image policy object. 
- 
  
    
      #request_id  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The request ID that uniquely identifies this request. 
Instance Attribute Details
#policy ⇒ String
The image policy object.
#request_id ⇒ String
The request ID that uniquely identifies this request.