LifecyclePolicyRuleAction
public struct LifecyclePolicyRuleAction : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The type of action to be taken.
Declaration
Swift
public let type: ImageActionType?
-
Undocumented
Declaration
Swift
public init(type: ImageActionType? = nil)