Class: Aws::Types::VirtualServiceSpec
- Inherits:
-
Object
- Object
- Aws::Types::VirtualServiceSpec
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#provider ⇒ Types::VirtualServiceProvider
Returns the value of attribute provider.
Instance Attribute Details
#provider ⇒ Types::VirtualServiceProvider
Returns the value of attribute provider.
1692 1693 1694 |
# File 'sig/types.rbs', line 1692 def provider @provider end |