Class: Aws::Types::DeleteEndpointInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#endpoint_name::String

Returns the value of attribute endpoint_name.

Returns:

  • (::String)


3358
3359
3360
# File 'sig/types.rbs', line 3358

def endpoint_name
  @endpoint_name
end