Class: Aws::Types::AccessDeniedException
- Inherits:
-
Object
- Object
- Aws::Types::AccessDeniedException
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#message ⇒ ::String
Returns the value of attribute message.
-
#reason ⇒ "INCOMPATIBLE_BENEFIT_AWS_PARTNER_STATE"
Returns the value of attribute reason.
Instance Attribute Details
#message ⇒ ::String
Returns the value of attribute message.
18 19 20 |
# File 'sig/types.rbs', line 18 def @message end |
#reason ⇒ "INCOMPATIBLE_BENEFIT_AWS_PARTNER_STATE"
Returns the value of attribute reason.
19 20 21 |
# File 'sig/types.rbs', line 19 def reason @reason end |