Class: Aws::Types::EntityNotFoundException

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#from_federation_sourceBoolean

Returns the value of attribute from_federation_source.

Returns:

  • (Boolean)


2923
2924
2925
# File 'sig/types.rbs', line 2923

def from_federation_source
  @from_federation_source
end

#message::String

Returns the value of attribute message.

Returns:

  • (::String)


2922
2923
2924
# File 'sig/types.rbs', line 2922

def message
  @message
end