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.
12241 12242 12243 |
# File 'sig/types.rbs', line 12241 def @message end |
#signature ⇒ ::String
Returns the value of attribute signature.
12242 12243 12244 |
# File 'sig/types.rbs', line 12242 def signature @signature end |