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