Class: Aws::Types::AssociateRouteTableResult

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#association_id::String

Returns the value of attribute association_id.

Returns:

  • (::String)


681
682
683
# File 'sig/types.rbs', line 681

def association_id
  @association_id
end

#association_stateTypes::RouteTableAssociationState

Returns the value of attribute association_state.



682
683
684
# File 'sig/types.rbs', line 682

def association_state
  @association_state
end