CreateResolverEndpointResponse
public struct CreateResolverEndpointResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Information about the CreateResolverEndpoint request, including the status of the request.
Declaration
Swift
public let resolverEndpoint: ResolverEndpoint?
-
Undocumented
Declaration
Swift
public init(resolverEndpoint: ResolverEndpoint? = nil)