GetLifecyclePolicyOutput
public struct GetLifecyclePolicyOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The object lifecycle policy that is assigned to the container.
Declaration
Swift
public let lifecyclePolicy: String -
Undocumented
Declaration
Swift
public init(lifecyclePolicy: String)
View on GitHub
GetLifecyclePolicyOutput Structure Reference