Uses of Class
software.amazon.awssdk.services.cloudwatchevents.model.NetworkConfiguration
-
Packages that use NetworkConfiguration Package Description software.amazon.awssdk.services.cloudwatchevents.model -
-
Uses of NetworkConfiguration in software.amazon.awssdk.services.cloudwatchevents.model
Methods in software.amazon.awssdk.services.cloudwatchevents.model that return NetworkConfiguration Modifier and Type Method Description NetworkConfigurationEcsParameters. networkConfiguration()Use this structure if the Amazon ECS task uses theawsvpcnetwork mode.Methods in software.amazon.awssdk.services.cloudwatchevents.model with parameters of type NetworkConfiguration Modifier and Type Method Description EcsParameters.BuilderEcsParameters.Builder. networkConfiguration(NetworkConfiguration networkConfiguration)Use this structure if the Amazon ECS task uses theawsvpcnetwork mode.
-