Class: Aws::Types::UpdateCrossRegionRoutingRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#instance_id::String

Returns the value of attribute instance_id.

Returns:

  • (::String)


8869
8870
8871
# File 'sig/types.rbs', line 8869

def instance_id
  @instance_id
end

#isolated_allBoolean

Returns the value of attribute isolated_all.

Returns:

  • (Boolean)


8870
8871
8872
# File 'sig/types.rbs', line 8870

def isolated_all
  @isolated_all
end