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