Class: Aws::Types::ResourceInUseException
- Inherits:
-
Object
- Object
- Aws::Types::ResourceInUseException
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#example_reference ⇒ Types::ResourceReference
Returns the value of attribute example_reference.
-
#reference_type ⇒ "Intent", ...
Returns the value of attribute reference_type.
Instance Attribute Details
#example_reference ⇒ Types::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.
841 842 843 |
# File 'sig/types.rbs', line 841 def reference_type @reference_type end |