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:



3027
3028
3029
# File 'sig/types.rbs', line 3027

def federation_source_error_code
  @federation_source_error_code
end

#message::String

Returns the value of attribute message.

Returns:

  • (::String)


3028
3029
3030
# File 'sig/types.rbs', line 3028

def message
  @message
end