class Aws::Imagebuilder::Types::PutImageRecipePolicyRequest
@note When making an API call, you may pass PutImageRecipePolicyRequest
data as a hash: { image_recipe_arn: "ImageRecipeArn", # required policy: "ResourcePolicyDocument", # required }
@!attribute [rw] image_recipe_arn
The Amazon Resource Name (ARN) of the image recipe that this policy should be applied to. @return [String]
@!attribute [rw] policy
The policy to apply. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/imagebuilder-2019-12-02/PutImageRecipePolicyRequest AWS API Documentation
Constants
- SENSITIVE