Class: Aws::Types::AsnAuthorizationContext
- Inherits:
-
Object
- Object
- Aws::Types::AsnAuthorizationContext
- 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.
543 544 545 |
# File 'sig/types.rbs', line 543 def @message end |
#signature ⇒ ::String
Returns the value of attribute signature.
544 545 546 |
# File 'sig/types.rbs', line 544 def signature @signature end |