You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Imagebuilder::Types::GetImageRecipePolicyRequest
- Inherits:
- 
      Struct
      
        - Object
- Struct
- Aws::Imagebuilder::Types::GetImageRecipePolicyRequest
 
- Defined in:
- (unknown)
Overview
    Note:
    
  
  When passing GetImageRecipePolicyRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
  image_recipe_arn: "ImageRecipeArn", # required
}
Instance Attribute Summary collapse
- 
  
    
      #image_recipe_arn  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The Amazon Resource Name (ARN) of the image recipe whose policy you want to retrieve. 
Instance Attribute Details
#image_recipe_arn ⇒ String
The Amazon Resource Name (ARN) of the image recipe whose policy you want to retrieve.