Class: Aws::Types::CidrAuthorizationContext
- Inherits:
-
Object
- Object
- Aws::Types::CidrAuthorizationContext
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#message ⇒ ::String
Returns the value of attribute message.
-
#signature ⇒ ::String
Returns the value of attribute signature.
Instance Attribute Details
#message ⇒ ::String
Returns the value of attribute message.
1625 1626 1627 |
# File 'sig/types.rbs', line 1625 def @message end |
#signature ⇒ ::String
Returns the value of attribute signature.
1626 1627 1628 |
# File 'sig/types.rbs', line 1626 def signature @signature end |