Class: Aws::Types::InboundCrossClusterSearchConnectionStatus
- Inherits:
-
Object
- Object
- Aws::Types::InboundCrossClusterSearchConnectionStatus
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#message ⇒ ::String
Returns the value of attribute message.
-
#status_code ⇒ "PENDING_ACCEPTANCE", ...
Returns the value of attribute status_code.
Instance Attribute Details
#message ⇒ ::String
Returns the value of attribute message.
805 806 807 |
# File 'sig/types.rbs', line 805 def end |
#status_code ⇒ "PENDING_ACCEPTANCE", ...
Returns the value of attribute status_code.
804 805 806 |
# File 'sig/types.rbs', line 804 def status_code @status_code end |