Class: Aws::Types::RunConfigurations
- Inherits:
-
Object
- Object
- Aws::Types::RunConfigurations
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#vpc_config ⇒ Types::VpcConfig
Returns the value of attribute vpc_config.
Instance Attribute Details
#vpc_config ⇒ Types::VpcConfig
Returns the value of attribute vpc_config.
1977 1978 1979 |
# File 'sig/types.rbs', line 1977 def vpc_config @vpc_config end |