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.
472 473 474 |
# File 'sig/types.rbs', line 472 def @message end |
#signature ⇒ ::String
Returns the value of attribute signature.
473 474 475 |
# File 'sig/types.rbs', line 473 def signature @signature end |