Class: Aws::Types::DeleteDevEndpointRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteDevEndpointRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#endpoint_name ⇒ ::String
Returns the value of attribute endpoint_name.
Instance Attribute Details
#endpoint_name ⇒ ::String
Returns the value of attribute endpoint_name.
2398 2399 2400 |
# File 'sig/types.rbs', line 2398 def endpoint_name @endpoint_name end |