Class: Aws::Types::FederationSourceException

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#federation_source_error_code"AccessDeniedException", ...

Returns the value of attribute federation_source_error_code.

Returns:



3033
3034
3035
# File 'sig/types.rbs', line 3033

def federation_source_error_code
  @federation_source_error_code
end

#message::String

Returns the value of attribute message.

Returns:

  • (::String)


3034
3035
3036
# File 'sig/types.rbs', line 3034

def message
  @message
end