Uses of Interface
software.amazon.awscdk.services.mwaa.CfnEnvironment.NetworkConfigurationProperty
-
Uses of CfnEnvironment.NetworkConfigurationProperty in software.amazon.awscdk.services.mwaa
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnEnvironment.NetworkConfigurationProperty
Modifier and TypeMethodDescriptionCfnEnvironment.NetworkConfigurationProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnEnvironment.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.networkConfiguration
(CfnEnvironment.NetworkConfigurationProperty networkConfiguration) Sets the value ofCfnEnvironmentProps.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.