Uses of Class
software.amazon.awssdk.services.apprunner.model.EgressConfiguration
-
Packages that use EgressConfiguration Package Description software.amazon.awssdk.services.apprunner.model -
-
Uses of EgressConfiguration in software.amazon.awssdk.services.apprunner.model
Methods in software.amazon.awssdk.services.apprunner.model that return EgressConfiguration Modifier and Type Method Description EgressConfigurationNetworkConfiguration. egressConfiguration()Network configuration settings for outbound message traffic.Methods in software.amazon.awssdk.services.apprunner.model with parameters of type EgressConfiguration Modifier and Type Method Description NetworkConfiguration.BuilderNetworkConfiguration.Builder. egressConfiguration(EgressConfiguration egressConfiguration)Network configuration settings for outbound message traffic.
-