Class: Aws::Types::NetworkConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::NetworkConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#awsvpc_configuration ⇒ Types::AwsVpcConfiguration
Returns the value of attribute awsvpc_configuration.
Instance Attribute Details
#awsvpc_configuration ⇒ Types::AwsVpcConfiguration
Returns the value of attribute awsvpc_configuration.
1931 1932 1933 |
# File 'sig/types.rbs', line 1931 def awsvpc_configuration @awsvpc_configuration end |