Class: Aws::Types::DeleteExpressGatewayServiceResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteExpressGatewayServiceResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#service ⇒ Types::ECSExpressGatewayService
Returns the value of attribute service.
Instance Attribute Details
#service ⇒ Types::ECSExpressGatewayService
Returns the value of attribute service.
802 803 804 |
# File 'sig/types.rbs', line 802 def service @service end |