| Package | Description |
|---|---|
| software.amazon.awscdk.services.mwaa |
AWS::MWAA Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnEnvironment.NetworkConfigurationProperty.Jsii$Proxy
An implementation for
CfnEnvironment.NetworkConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnEnvironment.NetworkConfigurationProperty |
CfnEnvironment.NetworkConfigurationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnEnvironment.Builder |
CfnEnvironment.Builder.networkConfiguration(CfnEnvironment.NetworkConfigurationProperty networkConfiguration)
The VPC networking components used to secure and enable network traffic between the AWS resources for your environment.
|
CfnEnvironmentProps.Builder |
CfnEnvironmentProps.Builder.networkConfiguration(CfnEnvironment.NetworkConfigurationProperty networkConfiguration)
Sets the value of
CfnEnvironmentProps.getNetworkConfiguration() |
void |
CfnEnvironment.setNetworkConfiguration(CfnEnvironment.NetworkConfigurationProperty value)
The VPC networking components used to secure and enable network traffic between the AWS resources for your environment.
|
Copyright © 2022. All rights reserved.