Class: Aws::Types::UpdateExpressGatewayServiceResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateExpressGatewayServiceResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#service ⇒ Types::UpdatedExpressGatewayService
Returns the value of attribute service.
Instance Attribute Details
#service ⇒ Types::UpdatedExpressGatewayService
Returns the value of attribute service.
2920 2921 2922 |
# File 'sig/types.rbs', line 2920 def service @service end |