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.
3607 3608 3609 |
# File 'sig/types.rbs', line 3607 def dev_endpoint @dev_endpoint end |