Uses of Interface
software.amazon.awscdk.services.mwaa.CfnEnvironment.NetworkConfigurationProperty
Packages that use CfnEnvironment.NetworkConfigurationProperty
-
Uses of CfnEnvironment.NetworkConfigurationProperty in software.amazon.awscdk.services.mwaa
Classes in software.amazon.awscdk.services.mwaa that implement CfnEnvironment.NetworkConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnEnvironment.NetworkConfigurationPropertyMethods in software.amazon.awscdk.services.mwaa that return CfnEnvironment.NetworkConfigurationPropertyModifier and TypeMethodDescriptionCfnEnvironment.NetworkConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.mwaa with parameters of type CfnEnvironment.NetworkConfigurationPropertyModifier 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()voidCfnEnvironment.setNetworkConfiguration(CfnEnvironment.NetworkConfigurationProperty value) The VPC networking components used to secure and enable network traffic between the AWS resources for your environment.