Class: Aws::Types::ClientVpnEndpointAttributeStatus
- Inherits:
-
Object
- Object
- Aws::Types::ClientVpnEndpointAttributeStatus
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#code ⇒ "applying", "applied"
Returns the value of attribute code.
-
#message ⇒ ::String
Returns the value of attribute message.
Instance Attribute Details
#code ⇒ "applying", "applied"
Returns the value of attribute code.
1874 1875 1876 |
# File 'sig/types.rbs', line 1874 def code @code end |
#message ⇒ ::String
Returns the value of attribute message.
1875 1876 1877 |
# File 'sig/types.rbs', line 1875 def @message end |