DeleteInboundCrossClusterSearchConnectionRequest
public struct DeleteInboundCrossClusterSearchConnectionRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The id of the inbound connection that you want to permanently delete.
Declaration
Swift
public let crossClusterSearchConnectionId: String
-
Undocumented
Declaration
Swift
public init(crossClusterSearchConnectionId: String)