DescribeProtectionResponse
public struct DescribeProtectionResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The Protection object that is described.
Declaration
Swift
public let protection: Protection?
-
Undocumented
Declaration
Swift
public init(protection: Protection? = nil)