class Aws::Imagebuilder::Types::PutImagePolicyRequest
@note When making an API call, you may pass PutImagePolicyRequest
data as a hash: { image_arn: "ImageBuildVersionArn", # required policy: "ResourcePolicyDocument", # required }
@!attribute [rw] image_arn
The Amazon Resource Name (ARN) of the image 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/PutImagePolicyRequest AWS API Documentation
Constants
- SENSITIVE