Class: Aws::Types::GetConfiguredTableAssociationOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetConfiguredTableAssociationOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#configured_table_association ⇒ Types::ConfiguredTableAssociation
Returns the value of attribute configured_table_association.
Instance Attribute Details
#configured_table_association ⇒ Types::ConfiguredTableAssociation
Returns the value of attribute configured_table_association.
1488 1489 1490 |
# File 'sig/types.rbs', line 1488 def configured_table_association @configured_table_association end |