Class: Aws::Types::DescribeRegionRequest

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)


496
497
498
# File 'sig/types.rbs', line 496

def instance_arn
  @instance_arn
end

#region_name::String

Returns the value of attribute region_name.

Returns:

  • (::String)


497
498
499
# File 'sig/types.rbs', line 497

def region_name
  @region_name
end