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)


499
500
501
# File 'sig/types.rbs', line 499

def instance_arn
  @instance_arn
end

#region_name ⇒ ::String

Returns the value of attribute region_name.

Returns:

  • (::String)


500
501
502
# File 'sig/types.rbs', line 500

def region_name
  @region_name
end