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.



15856
15857
15858
# File 'sig/types.rbs', line 15856

def association_state
  @association_state
end

#new_association_id::String

Returns the value of attribute new_association_id.

Returns:

  • (::String)


15855
15856
15857
# File 'sig/types.rbs', line 15855

def new_association_id
  @new_association_id
end