DescribeEndpointGroupResponse
public struct DescribeEndpointGroupResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The description of an endpoint group.
Declaration
Swift
public let endpointGroup: EndpointGroup? -
Undocumented
Declaration
Swift
public init(endpointGroup: EndpointGroup? = nil)
View on GitHub
DescribeEndpointGroupResponse Structure Reference