Class: Aws::Types::ReplaceRouteTableAssociationResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#association_stateTypes::RouteTableAssociationState

Returns the value of attribute association_state.



16153
16154
16155
# File 'sig/types.rbs', line 16153

def association_state
  @association_state
end

#new_association_id::String

Returns the value of attribute new_association_id.

Returns:

  • (::String)


16152
16153
16154
# File 'sig/types.rbs', line 16152

def new_association_id
  @new_association_id
end