CreateEndpointOutput

public struct CreateEndpointOutput : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The Amazon Resource Name (ARN) of the endpoint.

    Declaration

    Swift

    public let endpointArn: String
  • Undocumented

    Declaration

    Swift

    public init(endpointArn: String)