RejectInboundCrossClusterSearchConnectionRequest
public struct RejectInboundCrossClusterSearchConnectionRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The id of the inbound connection that you want to reject.
Declaration
Swift
public let crossClusterSearchConnectionId: String -
Undocumented
Declaration
Swift
public init(crossClusterSearchConnectionId: String)
View on GitHub
RejectInboundCrossClusterSearchConnectionRequest Structure Reference