class Aws::MediaStore::Types::PutLifecyclePolicyInput
@note When making an API call, you may pass PutLifecyclePolicyInput
data as a hash: { container_name: "ContainerName", # required lifecycle_policy: "LifecyclePolicy", # required }
@!attribute [rw] container_name
The name of the container that you want to assign the object lifecycle policy to. @return [String]
@!attribute [rw] lifecycle_policy
The object lifecycle policy to apply to the container. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/mediastore-2017-09-01/PutLifecyclePolicyInput AWS API Documentation
Constants
- SENSITIVE