Class: Aws::Types::ResourceInUseException

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#example_referenceTypes::ResourceReference

Returns the value of attribute example_reference.



842
843
844
# File 'sig/types.rbs', line 842

def example_reference
  @example_reference
end

#reference_type"Intent", ...

Returns the value of attribute reference_type.

Returns:

  • ("Intent", "Bot", "BotAlias", "BotChannel")


841
842
843
# File 'sig/types.rbs', line 841

def reference_type
  @reference_type
end