Class: Aws::Types::DeleteDevEndpointRequest

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)


2398
2399
2400
# File 'sig/types.rbs', line 2398

def endpoint_name
  @endpoint_name
end