Class: Aws::Types::GetLookupTableRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetLookupTableRequest
- 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.
1021 1022 1023 |
# File 'sig/types.rbs', line 1021 def lookup_table_arn @lookup_table_arn end |