Class: Aws::Types::IpamCidrAuthorizationContext
- Inherits:
-
Object
- Object
- Aws::Types::IpamCidrAuthorizationContext
- 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.
12459 12460 12461 |
# File 'sig/types.rbs', line 12459 def @message end |
#signature ⇒ ::String
Returns the value of attribute signature.
12460 12461 12462 |
# File 'sig/types.rbs', line 12460 def signature @signature end |