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)


2933
2934
2935
# File 'sig/types.rbs', line 2933

def from_federation_source
  @from_federation_source
end

#message::String

Returns the value of attribute message.

Returns:

  • (::String)


2932
2933
2934
# File 'sig/types.rbs', line 2932

def message
  @message
end