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.
11970 11971 11972 |
# File 'sig/types.rbs', line 11970 def @message end |
#signature ⇒ ::String
Returns the value of attribute signature.
11971 11972 11973 |
# File 'sig/types.rbs', line 11971 def signature @signature end |