Class: Aws::Types::DeleteLicenseServerEndpointResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteLicenseServerEndpointResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#license_server_endpoint ⇒ Types::LicenseServerEndpoint
Returns the value of attribute license_server_endpoint.
Instance Attribute Details
#license_server_endpoint ⇒ Types::LicenseServerEndpoint
Returns the value of attribute license_server_endpoint.
83 84 85 |
# File 'sig/types.rbs', line 83 def license_server_endpoint @license_server_endpoint end |