DeleteEndpointMessage

public struct DeleteEndpointMessage : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

    Declaration

    Swift

    public let endpointArn: String
  • Undocumented

    Declaration

    Swift

    public init(endpointArn: String)