CreateEndpointConfigOutput
public struct CreateEndpointConfigOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The Amazon Resource Name (ARN) of the endpoint configuration.
Declaration
Swift
public let endpointConfigArn: String -
Undocumented
Declaration
Swift
public init(endpointConfigArn: String)
View on GitHub
CreateEndpointConfigOutput Structure Reference