DescribeEndpointResponse
public struct DescribeEndpointResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Describes information associated with the specific endpoint.
Declaration
Swift
public let endpointProperties: EndpointProperties?
-
Undocumented
Declaration
Swift
public init(endpointProperties: EndpointProperties? = nil)