Class: Aws::Types::DeleteEndpointRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#endpoint_id ⇒ ::String

Returns the value of attribute endpoint_id.

Returns:

  • (::String)


36
37
38
# File 'sig/types.rbs', line 36

def endpoint_id
  @endpoint_id
end

#outpost_id ⇒ ::String

Returns the value of attribute outpost_id.

Returns:

  • (::String)


37
38
39
# File 'sig/types.rbs', line 37

def outpost_id
  @outpost_id
end