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.
12465 12466 12467 |
# File 'sig/types.rbs', line 12465 def @message end |
#signature ⇒ ::String
Returns the value of attribute signature.
12466 12467 12468 |
# File 'sig/types.rbs', line 12466 def signature @signature end |