Uses of Class
software.amazon.awssdk.services.eventbridge.model.AwsVpcConfiguration
Packages that use AwsVpcConfiguration
-
Uses of AwsVpcConfiguration in software.amazon.awssdk.services.eventbridge.model
Methods in software.amazon.awssdk.services.eventbridge.model that return AwsVpcConfigurationModifier and TypeMethodDescriptionfinal AwsVpcConfigurationNetworkConfiguration.awsvpcConfiguration()Use this structure to specify the VPC subnets and security groups for the task, and whether a public IP address is to be used.Methods in software.amazon.awssdk.services.eventbridge.model with parameters of type AwsVpcConfigurationModifier and TypeMethodDescriptionNetworkConfiguration.Builder.awsvpcConfiguration(AwsVpcConfiguration awsvpcConfiguration) Use this structure to specify the VPC subnets and security groups for the task, and whether a public IP address is to be used.