DeleteOutboundCrossClusterSearchConnectionResponse
public struct DeleteOutboundCrossClusterSearchConnectionResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Specifies the OutboundCrossClusterSearchConnection of deleted outbound connection.
Declaration
Swift
public let crossClusterSearchConnection: OutboundCrossClusterSearchConnection?
-
Undocumented
Declaration
Swift
public init(crossClusterSearchConnection: OutboundCrossClusterSearchConnection? = nil)