DeleteInboundCrossClusterSearchConnectionResponse
public struct DeleteInboundCrossClusterSearchConnectionResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Specifies the InboundCrossClusterSearchConnection of deleted inbound connection.
Declaration
Swift
public let crossClusterSearchConnection: InboundCrossClusterSearchConnection? -
Undocumented
Declaration
Swift
public init(crossClusterSearchConnection: InboundCrossClusterSearchConnection? = nil)
View on GitHub
DeleteInboundCrossClusterSearchConnectionResponse Structure Reference