Uses of Class
software.amazon.awssdk.services.eventbridge.model.NetworkConfiguration
Packages that use NetworkConfiguration
-
Uses of NetworkConfiguration in software.amazon.awssdk.services.eventbridge.model
Methods in software.amazon.awssdk.services.eventbridge.model that return NetworkConfigurationModifier and TypeMethodDescriptionfinal NetworkConfigurationEcsParameters.networkConfiguration()Use this structure if the Amazon ECS task uses theawsvpcnetwork mode.Methods in software.amazon.awssdk.services.eventbridge.model with parameters of type NetworkConfigurationModifier and TypeMethodDescriptionEcsParameters.Builder.networkConfiguration(NetworkConfiguration networkConfiguration) Use this structure if the Amazon ECS task uses theawsvpcnetwork mode.