CreateProtectionResponse

public struct CreateProtectionResponse : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The unique identifier (ID) for the Protection object that is created.

    Declaration

    Swift

    public let protectionId: String?
  • Undocumented

    Declaration

    Swift

    public init(protectionId: String? = nil)