Class: Aws::Types::DeleteResourcesByExternalIdInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteResourcesByExternalIdInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#external_id ⇒ ::String
Returns the value of attribute external_id.
Instance Attribute Details
#external_id ⇒ ::String
Returns the value of attribute external_id.
297 298 299 |
# File 'sig/types.rbs', line 297 def external_id @external_id end |