Uses of Class
software.amazon.awssdk.services.mwaa.model.UpdateNetworkConfigurationInput
-
Packages that use UpdateNetworkConfigurationInput Package Description software.amazon.awssdk.services.mwaa.model -
-
Uses of UpdateNetworkConfigurationInput in software.amazon.awssdk.services.mwaa.model
Methods in software.amazon.awssdk.services.mwaa.model that return UpdateNetworkConfigurationInput Modifier and Type Method Description UpdateNetworkConfigurationInputUpdateEnvironmentRequest. networkConfiguration()The VPC networking components used to secure and enable network traffic between the Amazon Web Services resources for your environment.Methods in software.amazon.awssdk.services.mwaa.model with parameters of type UpdateNetworkConfigurationInput Modifier and Type Method Description UpdateEnvironmentRequest.BuilderUpdateEnvironmentRequest.Builder. networkConfiguration(UpdateNetworkConfigurationInput networkConfiguration)The VPC networking components used to secure and enable network traffic between the Amazon Web Services resources for your environment.
-