Class: Aws::Types::AccessDeniedException

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#message::String

Returns the value of attribute message.

Returns:

  • (::String)


18
19
20
# File 'sig/types.rbs', line 18

def message
  @message
end

#reason"INCOMPATIBLE_BENEFIT_AWS_PARTNER_STATE"

Returns the value of attribute reason.

Returns:

  • ("INCOMPATIBLE_BENEFIT_AWS_PARTNER_STATE")


19
20
21
# File 'sig/types.rbs', line 19

def reason
  @reason
end