Class: Aws::Types::DeleteEndpointConfigInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#endpoint_config_name::String

Returns the value of attribute endpoint_config_name.

Returns:

  • (::String)


3353
3354
3355
# File 'sig/types.rbs', line 3353

def endpoint_config_name
  @endpoint_config_name
end