Class: Aws::Types::DeleteLookupTableRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteLookupTableRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#lookup_table_arn ⇒ ::String
Returns the value of attribute lookup_table_arn.
Instance Attribute Details
#lookup_table_arn ⇒ ::String
Returns the value of attribute lookup_table_arn.
384 385 386 |
# File 'sig/types.rbs', line 384 def lookup_table_arn @lookup_table_arn end |