CreateLifecyclePolicyResponse
public struct CreateLifecyclePolicyResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The identifier of the lifecycle policy.
Declaration
Swift
public let policyId: String?
-
Undocumented
Declaration
Swift
public init(policyId: String? = nil)