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.
1711 1712 1713 |
# File 'sig/types.rbs', line 1711 def @message end |
#signature ⇒ ::String
Returns the value of attribute signature.
1712 1713 1714 |
# File 'sig/types.rbs', line 1712 def signature @signature end |