DeleteLifecyclePolicyRequest
public struct DeleteLifecyclePolicyRequest : 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) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DeleteLifecyclePolicyRequest Structure Reference