Class: Aws::Types::GatewayRouteVirtualService
- Inherits:
-
Object
- Object
- Aws::Types::GatewayRouteVirtualService
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#virtual_service_name ⇒ ::String
Returns the value of attribute virtual_service_name.
Instance Attribute Details
#virtual_service_name ⇒ ::String
Returns the value of attribute virtual_service_name.
446 447 448 |
# File 'sig/types.rbs', line 446 def virtual_service_name @virtual_service_name end |