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