RejectInboundCrossClusterSearchConnectionResponse
public struct RejectInboundCrossClusterSearchConnectionResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Specifies the InboundCrossClusterSearchConnection of rejected inbound connection.
Declaration
Swift
public let crossClusterSearchConnection: InboundCrossClusterSearchConnection?
-
Undocumented
Declaration
Swift
public init(crossClusterSearchConnection: InboundCrossClusterSearchConnection? = nil)