Class: Aws::Types::DescribeEndpointResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#endpoint_address::String

Returns the value of attribute endpoint_address.

Returns:

  • (::String)


1797
1798
1799
# File 'sig/types.rbs', line 1797

def endpoint_address
  @endpoint_address
end