Class: Aws::Types::GetDevEndpointRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetDevEndpointRequest
- 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.
3602 3603 3604 |
# File 'sig/types.rbs', line 3602 def endpoint_name @endpoint_name end |