Class: Aws::Types::AccessDeniedException
- Inherits:
-
Object
- Object
- Aws::Types::AccessDeniedException
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#context ⇒ ::Hash[::String, ::String]
Returns the value of attribute context.
-
#message ⇒ ::String
Returns the value of attribute message.
Instance Attribute Details
#context ⇒ ::Hash[::String, ::String]
Returns the value of attribute context.
37 38 39 |
# File 'sig/types.rbs', line 37 def context @context end |
#message ⇒ ::String
Returns the value of attribute message.
36 37 38 |
# File 'sig/types.rbs', line 36 def @message end |