Class: Aws::Types::GetDevEndpointResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetDevEndpointResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#dev_endpoint ⇒ Types::DevEndpoint
Returns the value of attribute dev_endpoint.
Instance Attribute Details
#dev_endpoint ⇒ Types::DevEndpoint
Returns the value of attribute dev_endpoint.
3626 3627 3628 |
# File 'sig/types.rbs', line 3626 def dev_endpoint @dev_endpoint end |