Class: Aws::Types::DeleteOutboundCrossClusterSearchConnectionRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteOutboundCrossClusterSearchConnectionRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cross_cluster_search_connection_id ⇒ ::String
Returns the value of attribute cross_cluster_search_connection_id.
Instance Attribute Details
#cross_cluster_search_connection_id ⇒ ::String
Returns the value of attribute cross_cluster_search_connection_id.
360 361 362 |
# File 'sig/types.rbs', line 360 def cross_cluster_search_connection_id @cross_cluster_search_connection_id end |