Class: Aws::Types::RemoveRegionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#instance_arn ⇒ ::String

Returns the value of attribute instance_arn.

Returns:

  • (::String)


1148
1149
1150
# File 'sig/types.rbs', line 1148

def instance_arn
  @instance_arn
end

#region_name ⇒ ::String

Returns the value of attribute region_name.

Returns:

  • (::String)


1149
1150
1151
# File 'sig/types.rbs', line 1149

def region_name
  @region_name
end