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)


767
768
769
# File 'sig/types.rbs', line 767

def association_id
  @association_id
end

#association_stateTypes::RouteTableAssociationState

Returns the value of attribute association_state.



768
769
770
# File 'sig/types.rbs', line 768

def association_state
  @association_state
end