Class: Aws::Types::DescribeEndpointRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#home_region::String

Returns the value of attribute home_region.

Returns:

  • (::String)


481
482
483
# File 'sig/types.rbs', line 481

def home_region
  @home_region
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


480
481
482
# File 'sig/types.rbs', line 480

def name
  @name
end