Class: Aws::Types::AIBenchmarkNetworkConfig
- Inherits:
-
Object
- Object
- Aws::Types::AIBenchmarkNetworkConfig
- 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.
60 61 62 |
# File 'sig/types.rbs', line 60 def vpc_config @vpc_config end |