class Aws::MediaStore::Types::PutContainerPolicyInput
@note When making an API call, you may pass PutContainerPolicyInput
data as a hash: { container_name: "ContainerName", # required policy: "ContainerPolicy", # required }
@!attribute [rw] container_name
The name of the container. @return [String]
@!attribute [rw] policy
The contents of the policy, which includes the following: * One `Version` tag * One `Statement` tag that contains the standard tags for the policy. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/mediastore-2017-09-01/PutContainerPolicyInput AWS API Documentation
Constants
- SENSITIVE