Module: Aws::EC2::Client::_AssociateRouteTableResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::AssociateRouteTableResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#association_id ⇒ ::String
534 |
# File 'sig/client.rbs', line 534
def association_id: () -> ::String
|
#association_state ⇒ Types::RouteTableAssociationState
535 |
# File 'sig/client.rbs', line 535
def association_state: () -> Types::RouteTableAssociationState
|