Uses of Interface
software.amazon.awscdk.services.ec2.SubnetSelection
Package
Description
AWS CDK Custom Resources
CDK Pipelines
AWS::APIGatewayv2 Construct Library
AWS::AppRunner Construct Library
Amazon EC2 Auto Scaling Construct Library
AWS Batch Construct Library
AWS Cloud9 Construct Library
AWS CodeBuild Construct Library
Amazon DocumentDB Construct Library
Amazon EC2 Construct Library
Amazon ECS Construct Library
CDK Construct library for higher-level ECS Constructs
Amazon Elastic File System Construct Library
Amazon EKS Construct Library
Amazon EKS Construct Library
Amazon Elastic Load Balancing Construct Library
Amazon Elastic Load Balancing V2 Construct Library
Amazon OpenSearch Service Construct Library
Event Targets for Amazon EventBridge
AWS Lambda Construct Library
AWS Lambda Event Sources
Amazon Lambda Golang Library
Amazon Lambda Node.js Library
Amazon Lambda Python Library
Amazon Managed Streaming for Apache Kafka Construct Library
Amazon Neptune Construct Library
Amazon OpenSearch Service Construct Library
Amazon Relational Database Service Construct Library
Amazon Redshift Construct Library
AWS S3 Deployment Construct Library
AWS Secrets Manager Construct Library
Tasks for AWS Step Functions
Amazon CloudWatch Synthetics Construct Library
Triggers
-
Uses of SubnetSelection in software.amazon.awscdk.customresources
Modifier and TypeMethodDescriptiondefault SubnetSelection
ProviderProps.getVpcSubnets()
Which subnets from the VPC to place the lambda functions in.final SubnetSelection
ProviderProps.Jsii$Proxy.getVpcSubnets()
Modifier and TypeMethodDescriptionProvider.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Which subnets from the VPC to place the lambda functions in.ProviderProps.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofProviderProps.getVpcSubnets()
-
Uses of SubnetSelection in software.amazon.awscdk.pipelines
Modifier and TypeMethodDescriptiondefault SubnetSelection
CdkPipelineProps.getSubnetSelection()
Deprecated.final SubnetSelection
CdkPipelineProps.Jsii$Proxy.getSubnetSelection()
Deprecated.default SubnetSelection
CodeBuildOptions.getSubnetSelection()
Which subnets to use.final SubnetSelection
CodeBuildOptions.Jsii$Proxy.getSubnetSelection()
CodeBuildStep.getSubnetSelection()
Which subnets to use.default SubnetSelection
CodeBuildStepProps.getSubnetSelection()
Which subnets to use.final SubnetSelection
CodeBuildStepProps.Jsii$Proxy.getSubnetSelection()
default SubnetSelection
PublishAssetsActionProps.getSubnetSelection()
Deprecated.final SubnetSelection
PublishAssetsActionProps.Jsii$Proxy.getSubnetSelection()
Deprecated.default SubnetSelection
ShellScriptActionProps.getSubnetSelection()
Deprecated.final SubnetSelection
ShellScriptActionProps.Jsii$Proxy.getSubnetSelection()
Deprecated.final SubnetSelection
SimpleSynthActionProps.Jsii$Proxy.getSubnetSelection()
Deprecated.default SubnetSelection
SimpleSynthOptions.getSubnetSelection()
Deprecated.final SubnetSelection
SimpleSynthOptions.Jsii$Proxy.getSubnetSelection()
Deprecated.final SubnetSelection
StandardNpmSynthOptions.Jsii$Proxy.getSubnetSelection()
Deprecated.final SubnetSelection
StandardYarnSynthOptions.Jsii$Proxy.getSubnetSelection()
Deprecated.Modifier and TypeMethodDescriptionCdkPipeline.Builder.subnetSelection
(SubnetSelection subnetSelection) Deprecated.CdkPipelineProps.Builder.subnetSelection
(SubnetSelection subnetSelection) Deprecated.CodeBuildOptions.Builder.subnetSelection
(SubnetSelection subnetSelection) Sets the value ofCodeBuildOptions.getSubnetSelection()
CodeBuildStep.Builder.subnetSelection
(SubnetSelection subnetSelection) Which subnets to use.CodeBuildStepProps.Builder.subnetSelection
(SubnetSelection subnetSelection) Sets the value ofCodeBuildStepProps.getSubnetSelection()
PublishAssetsAction.Builder.subnetSelection
(SubnetSelection subnetSelection) Deprecated.PublishAssetsActionProps.Builder.subnetSelection
(SubnetSelection subnetSelection) Deprecated.ShellScriptAction.Builder.subnetSelection
(SubnetSelection subnetSelection) Deprecated.ShellScriptActionProps.Builder.subnetSelection
(SubnetSelection subnetSelection) Deprecated.SimpleSynthAction.Builder.subnetSelection
(SubnetSelection subnetSelection) Deprecated.SimpleSynthActionProps.Builder.subnetSelection
(SubnetSelection subnetSelection) Deprecated.SimpleSynthOptions.Builder.subnetSelection
(SubnetSelection subnetSelection) Deprecated.StandardNpmSynthOptions.Builder.subnetSelection
(SubnetSelection subnetSelection) Deprecated.StandardYarnSynthOptions.Builder.subnetSelection
(SubnetSelection subnetSelection) Deprecated. -
Uses of SubnetSelection in software.amazon.awscdk.services.apigatewayv2
Modifier and TypeMethodDescriptiondefault SubnetSelection
VpcLinkProps.getSubnets()
(experimental) A list of subnets for the VPC link.final SubnetSelection
VpcLinkProps.Jsii$Proxy.getSubnets()
Modifier and TypeMethodDescriptionVpcLink.Builder.subnets
(SubnetSelection subnets) (experimental) A list of subnets for the VPC link.VpcLinkProps.Builder.subnets
(SubnetSelection subnets) Sets the value ofVpcLinkProps.getSubnets()
-
Uses of SubnetSelection in software.amazon.awscdk.services.apprunner
Modifier and TypeMethodDescriptiondefault SubnetSelection
VpcConnectorProps.getVpcSubnets()
(experimental) Where to place the VPC Connector within the VPC.final SubnetSelection
VpcConnectorProps.Jsii$Proxy.getVpcSubnets()
Modifier and TypeMethodDescriptionVpcConnector.Builder.vpcSubnets
(SubnetSelection vpcSubnets) (experimental) Where to place the VPC Connector within the VPC.VpcConnectorProps.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofVpcConnectorProps.getVpcSubnets()
-
Uses of SubnetSelection in software.amazon.awscdk.services.autoscaling
Modifier and TypeMethodDescriptionfinal SubnetSelection
AutoScalingGroupProps.Jsii$Proxy.getVpcSubnets()
default SubnetSelection
CommonAutoScalingGroupProps.getVpcSubnets()
Where to place instances within the VPC.final SubnetSelection
CommonAutoScalingGroupProps.Jsii$Proxy.getVpcSubnets()
Modifier and TypeMethodDescriptionAutoScalingGroup.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Where to place instances within the VPC.AutoScalingGroupProps.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofCommonAutoScalingGroupProps.getVpcSubnets()
CommonAutoScalingGroupProps.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofCommonAutoScalingGroupProps.getVpcSubnets()
-
Uses of SubnetSelection in software.amazon.awscdk.services.batch
Modifier and TypeMethodDescriptiondefault SubnetSelection
ComputeResources.getVpcSubnets()
(experimental) The VPC subnets into which the compute resources are launched.final SubnetSelection
ComputeResources.Jsii$Proxy.getVpcSubnets()
Modifier and TypeMethodDescriptionComputeResources.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofComputeResources.getVpcSubnets()
-
Uses of SubnetSelection in software.amazon.awscdk.services.cloud9
Modifier and TypeMethodDescriptiondefault SubnetSelection
Ec2EnvironmentProps.getSubnetSelection()
(experimental) The subnetSelection of the VPC that AWS Cloud9 will use to communicate with the Amazon EC2 instance.final SubnetSelection
Ec2EnvironmentProps.Jsii$Proxy.getSubnetSelection()
Modifier and TypeMethodDescriptionEc2Environment.Builder.subnetSelection
(SubnetSelection subnetSelection) (experimental) The subnetSelection of the VPC that AWS Cloud9 will use to communicate with the Amazon EC2 instance.Ec2EnvironmentProps.Builder.subnetSelection
(SubnetSelection subnetSelection) Sets the value ofEc2EnvironmentProps.getSubnetSelection()
-
Uses of SubnetSelection in software.amazon.awscdk.services.cloudfront.experimental
Modifier and TypeMethodDescriptionfinal SubnetSelection
EdgeFunctionProps.Jsii$Proxy.getVpcSubnets()
Modifier and TypeMethodDescriptionEdgeFunction.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Where to place the network interfaces within the VPC.EdgeFunctionProps.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofFunctionOptions.getVpcSubnets()
-
Uses of SubnetSelection in software.amazon.awscdk.services.codebuild
Modifier and TypeMethodDescriptiondefault SubnetSelection
CommonProjectProps.getSubnetSelection()
Where to place the network interfaces within the VPC.final SubnetSelection
CommonProjectProps.Jsii$Proxy.getSubnetSelection()
final SubnetSelection
PipelineProjectProps.Jsii$Proxy.getSubnetSelection()
final SubnetSelection
ProjectProps.Jsii$Proxy.getSubnetSelection()
Modifier and TypeMethodDescriptionCommonProjectProps.Builder.subnetSelection
(SubnetSelection subnetSelection) Sets the value ofCommonProjectProps.getSubnetSelection()
PipelineProject.Builder.subnetSelection
(SubnetSelection subnetSelection) Where to place the network interfaces within the VPC.PipelineProjectProps.Builder.subnetSelection
(SubnetSelection subnetSelection) Sets the value ofCommonProjectProps.getSubnetSelection()
Project.Builder.subnetSelection
(SubnetSelection subnetSelection) Where to place the network interfaces within the VPC.ProjectProps.Builder.subnetSelection
(SubnetSelection subnetSelection) Sets the value ofCommonProjectProps.getSubnetSelection()
-
Uses of SubnetSelection in software.amazon.awscdk.services.docdb
Modifier and TypeMethodDescriptiondefault SubnetSelection
DatabaseClusterProps.getVpcSubnets()
Where to place the instances within the VPC.final SubnetSelection
DatabaseClusterProps.Jsii$Proxy.getVpcSubnets()
Modifier and TypeMethodDescriptionDatabaseCluster.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Where to place the instances within the VPC.DatabaseClusterProps.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofDatabaseClusterProps.getVpcSubnets()
-
Uses of SubnetSelection in software.amazon.awscdk.services.ec2
Modifier and TypeMethodDescriptionSubnetSelection.Builder.build()
Builds the configured instance.default SubnetSelection
VpcProps.getNatGatewaySubnets()
Configures the subnets which will have NAT Gateways/Instances.final SubnetSelection
VpcProps.Jsii$Proxy.getNatGatewaySubnets()
default SubnetSelection
InterfaceVpcEndpointOptions.getSubnets()
The subnets in which to create an endpoint network interface.final SubnetSelection
InterfaceVpcEndpointOptions.Jsii$Proxy.getSubnets()
final SubnetSelection
InterfaceVpcEndpointProps.Jsii$Proxy.getSubnets()
default SubnetSelection
BastionHostLinuxProps.getSubnetSelection()
Select the subnets to run the bastion host in.final SubnetSelection
BastionHostLinuxProps.Jsii$Proxy.getSubnetSelection()
default SubnetSelection
NetworkAclProps.getSubnetSelection()
Subnets in the given VPC to associate the ACL with.final SubnetSelection
NetworkAclProps.Jsii$Proxy.getSubnetSelection()
default SubnetSelection
ClientVpnEndpointOptions.getVpcSubnets()
Subnets to associate to the client VPN endpoint.final SubnetSelection
ClientVpnEndpointOptions.Jsii$Proxy.getVpcSubnets()
final SubnetSelection
ClientVpnEndpointProps.Jsii$Proxy.getVpcSubnets()
default SubnetSelection
InstanceProps.getVpcSubnets()
Where to place the instance within the VPC.final SubnetSelection
InstanceProps.Jsii$Proxy.getVpcSubnets()
Modifier and TypeMethodDescriptiondefault List<SubnetSelection>
GatewayVpcEndpointOptions.getSubnets()
Where to add endpoint routing.final List<SubnetSelection>
GatewayVpcEndpointOptions.Jsii$Proxy.getSubnets()
final List<SubnetSelection>
GatewayVpcEndpointProps.Jsii$Proxy.getSubnets()
default List<SubnetSelection>
EnableVpnGatewayOptions.getVpnRoutePropagation()
Provide an array of subnets where the route propagation should be added.final List<SubnetSelection>
EnableVpnGatewayOptions.Jsii$Proxy.getVpnRoutePropagation()
default List<SubnetSelection>
VpcProps.getVpnRoutePropagation()
Where to propagate VPN routes.final List<SubnetSelection>
VpcProps.Jsii$Proxy.getVpnRoutePropagation()
Modifier and TypeMethodDescriptionvoid
NetworkAcl.associateWithSubnet
(String id, SubnetSelection selection) Associate the ACL with a given set of subnets.Vpc.Builder.natGatewaySubnets
(SubnetSelection natGatewaySubnets) Configures the subnets which will have NAT Gateways/Instances.VpcProps.Builder.natGatewaySubnets
(SubnetSelection natGatewaySubnets) Sets the value ofVpcProps.getNatGatewaySubnets()
Vpc.selectSubnetObjects
(SubnetSelection selection) Return the subnets appropriate for the placement strategy.default SelectedSubnets
IVpc.Jsii$Default.selectSubnets
(SubnetSelection selection) Return information on the subnets appropriate for the given selection strategy.final SelectedSubnets
IVpc.Jsii$Proxy.selectSubnets
(SubnetSelection selection) Return information on the subnets appropriate for the given selection strategy.IVpc.selectSubnets
(SubnetSelection selection) Return information on the subnets appropriate for the given selection strategy.Vpc.selectSubnets
(SubnetSelection selection) Returns IDs of selected subnets.InterfaceVpcEndpoint.Builder.subnets
(SubnetSelection subnets) The subnets in which to create an endpoint network interface.InterfaceVpcEndpointOptions.Builder.subnets
(SubnetSelection subnets) Sets the value ofInterfaceVpcEndpointOptions.getSubnets()
InterfaceVpcEndpointProps.Builder.subnets
(SubnetSelection subnets) Sets the value ofInterfaceVpcEndpointOptions.getSubnets()
BastionHostLinux.Builder.subnetSelection
(SubnetSelection subnetSelection) Select the subnets to run the bastion host in.BastionHostLinuxProps.Builder.subnetSelection
(SubnetSelection subnetSelection) Sets the value ofBastionHostLinuxProps.getSubnetSelection()
NetworkAcl.Builder.subnetSelection
(SubnetSelection subnetSelection) Subnets in the given VPC to associate the ACL with.NetworkAclProps.Builder.subnetSelection
(SubnetSelection subnetSelection) Sets the value ofNetworkAclProps.getSubnetSelection()
ClientVpnEndpoint.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Subnets to associate to the client VPN endpoint.ClientVpnEndpointOptions.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofClientVpnEndpointOptions.getVpcSubnets()
ClientVpnEndpointProps.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofClientVpnEndpointOptions.getVpcSubnets()
Instance.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Where to place the instance within the VPC.InstanceProps.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofInstanceProps.getVpcSubnets()
Modifier and TypeMethodDescriptionVpc.addDynamoDbEndpoint
(String id, List<SubnetSelection> subnets) Deprecated.Vpc.addS3Endpoint
(String id, List<SubnetSelection> subnets) Deprecated.useaddGatewayEndpoint()
insteadGatewayVpcEndpoint.Builder.subnets
(List<? extends SubnetSelection> subnets) Where to add endpoint routing.GatewayVpcEndpointOptions.Builder.subnets
(List<? extends SubnetSelection> subnets) Sets the value ofGatewayVpcEndpointOptions.getSubnets()
GatewayVpcEndpointProps.Builder.subnets
(List<? extends SubnetSelection> subnets) Sets the value ofGatewayVpcEndpointOptions.getSubnets()
EnableVpnGatewayOptions.Builder.vpnRoutePropagation
(List<? extends SubnetSelection> vpnRoutePropagation) Sets the value ofEnableVpnGatewayOptions.getVpnRoutePropagation()
Vpc.Builder.vpnRoutePropagation
(List<? extends SubnetSelection> vpnRoutePropagation) Where to propagate VPN routes.VpcProps.Builder.vpnRoutePropagation
(List<? extends SubnetSelection> vpnRoutePropagation) Sets the value ofVpcProps.getVpnRoutePropagation()
-
Uses of SubnetSelection in software.amazon.awscdk.services.ecs
Modifier and TypeMethodDescriptionfinal SubnetSelection
AddCapacityOptions.Jsii$Proxy.getVpcSubnets()
default SubnetSelection
Ec2ServiceProps.getVpcSubnets()
The subnets to associate with the service.final SubnetSelection
Ec2ServiceProps.Jsii$Proxy.getVpcSubnets()
default SubnetSelection
FargateServiceProps.getVpcSubnets()
The subnets to associate with the service.final SubnetSelection
FargateServiceProps.Jsii$Proxy.getVpcSubnets()
Modifier and TypeMethodDescriptionprotected void
BaseService.configureAwsVpcNetworking
(IVpc vpc, Boolean assignPublicIp, SubnetSelection vpcSubnets) Deprecated.use configureAwsVpcNetworkingWithSecurityGroups instead.protected void
BaseService.configureAwsVpcNetworking
(IVpc vpc, Boolean assignPublicIp, SubnetSelection vpcSubnets, ISecurityGroup securityGroup) Deprecated.use configureAwsVpcNetworkingWithSecurityGroups instead.protected void
BaseService.configureAwsVpcNetworkingWithSecurityGroups
(IVpc vpc, Boolean assignPublicIp, SubnetSelection vpcSubnets) This method is called to create a networkConfiguration.protected void
BaseService.configureAwsVpcNetworkingWithSecurityGroups
(IVpc vpc, Boolean assignPublicIp, SubnetSelection vpcSubnets, List<ISecurityGroup> securityGroups) This method is called to create a networkConfiguration.protected void
ExternalService.configureAwsVpcNetworkingWithSecurityGroups
(IVpc _vpc, Boolean _assignPublicIp, SubnetSelection _vpcSubnets) Overriden method to throw error asconfigureAwsVpcNetworkingWithSecurityGroups
is not supported for external service.protected void
ExternalService.configureAwsVpcNetworkingWithSecurityGroups
(IVpc _vpc, Boolean _assignPublicIp, SubnetSelection _vpcSubnets, List<ISecurityGroup> _securityGroups) Overriden method to throw error asconfigureAwsVpcNetworkingWithSecurityGroups
is not supported for external service.AddCapacityOptions.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofCommonAutoScalingGroupProps.getVpcSubnets()
Ec2Service.Builder.vpcSubnets
(SubnetSelection vpcSubnets) The subnets to associate with the service.Ec2ServiceProps.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofEc2ServiceProps.getVpcSubnets()
FargateService.Builder.vpcSubnets
(SubnetSelection vpcSubnets) The subnets to associate with the service.FargateServiceProps.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofFargateServiceProps.getVpcSubnets()
-
Uses of SubnetSelection in software.amazon.awscdk.services.ecs.patterns
Modifier and TypeMethodDescriptionfinal SubnetSelection
ScheduledEc2TaskProps.Jsii$Proxy.getSubnetSelection()
final SubnetSelection
ScheduledFargateTaskProps.Jsii$Proxy.getSubnetSelection()
ScheduledTaskBase.getSubnetSelection()
In what subnets to place the task's ENIs.default SubnetSelection
ScheduledTaskBaseProps.getSubnetSelection()
In what subnets to place the task's ENIs.final SubnetSelection
ScheduledTaskBaseProps.Jsii$Proxy.getSubnetSelection()
default SubnetSelection
ApplicationLoadBalancedFargateServiceProps.getTaskSubnets()
The subnets to associate with the service.final SubnetSelection
ApplicationLoadBalancedFargateServiceProps.Jsii$Proxy.getTaskSubnets()
default SubnetSelection
NetworkLoadBalancedFargateServiceProps.getTaskSubnets()
The subnets to associate with the service.final SubnetSelection
NetworkLoadBalancedFargateServiceProps.Jsii$Proxy.getTaskSubnets()
default SubnetSelection
QueueProcessingFargateServiceProps.getTaskSubnets()
The subnets to associate with the service.final SubnetSelection
QueueProcessingFargateServiceProps.Jsii$Proxy.getTaskSubnets()
Modifier and TypeMethodDescriptionScheduledEc2Task.Builder.subnetSelection
(SubnetSelection subnetSelection) In what subnets to place the task's ENIs.ScheduledEc2TaskProps.Builder.subnetSelection
(SubnetSelection subnetSelection) Sets the value ofScheduledTaskBaseProps.getSubnetSelection()
ScheduledFargateTask.Builder.subnetSelection
(SubnetSelection subnetSelection) In what subnets to place the task's ENIs.ScheduledFargateTaskProps.Builder.subnetSelection
(SubnetSelection subnetSelection) Sets the value ofScheduledTaskBaseProps.getSubnetSelection()
ScheduledTaskBaseProps.Builder.subnetSelection
(SubnetSelection subnetSelection) Sets the value ofScheduledTaskBaseProps.getSubnetSelection()
ApplicationLoadBalancedFargateService.Builder.taskSubnets
(SubnetSelection taskSubnets) The subnets to associate with the service.ApplicationLoadBalancedFargateServiceProps.Builder.taskSubnets
(SubnetSelection taskSubnets) Sets the value ofApplicationLoadBalancedFargateServiceProps.getTaskSubnets()
NetworkLoadBalancedFargateService.Builder.taskSubnets
(SubnetSelection taskSubnets) The subnets to associate with the service.NetworkLoadBalancedFargateServiceProps.Builder.taskSubnets
(SubnetSelection taskSubnets) Sets the value ofNetworkLoadBalancedFargateServiceProps.getTaskSubnets()
QueueProcessingFargateService.Builder.taskSubnets
(SubnetSelection taskSubnets) The subnets to associate with the service.QueueProcessingFargateServiceProps.Builder.taskSubnets
(SubnetSelection taskSubnets) Sets the value ofQueueProcessingFargateServiceProps.getTaskSubnets()
-
Uses of SubnetSelection in software.amazon.awscdk.services.efs
Modifier and TypeMethodDescriptiondefault SubnetSelection
FileSystemProps.getVpcSubnets()
Which subnets to place the mount target in the VPC.final SubnetSelection
FileSystemProps.Jsii$Proxy.getVpcSubnets()
Modifier and TypeMethodDescriptionFileSystem.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Which subnets to place the mount target in the VPC.FileSystemProps.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofFileSystemProps.getVpcSubnets()
-
Uses of SubnetSelection in software.amazon.awscdk.services.eks
Modifier and TypeMethodDescriptiondefault SubnetSelection
NodegroupOptions.getSubnets()
The subnets to use for the Auto Scaling group that is created for your node group.final SubnetSelection
NodegroupOptions.Jsii$Proxy.getSubnets()
final SubnetSelection
NodegroupProps.Jsii$Proxy.getSubnets()
default SubnetSelection
FargateProfileOptions.getSubnetSelection()
Select which subnets to launch your pods into.final SubnetSelection
FargateProfileOptions.Jsii$Proxy.getSubnetSelection()
final SubnetSelection
FargateProfileProps.Jsii$Proxy.getSubnetSelection()
final SubnetSelection
AutoScalingGroupCapacityOptions.Jsii$Proxy.getVpcSubnets()
Modifier and TypeMethodDescriptionfinal List<SubnetSelection>
ClusterOptions.Jsii$Proxy.getVpcSubnets()
final List<SubnetSelection>
ClusterProps.Jsii$Proxy.getVpcSubnets()
default List<SubnetSelection>
CommonClusterOptions.getVpcSubnets()
Where to place EKS Control Plane ENIs.final List<SubnetSelection>
CommonClusterOptions.Jsii$Proxy.getVpcSubnets()
final List<SubnetSelection>
FargateClusterProps.Jsii$Proxy.getVpcSubnets()
Modifier and TypeMethodDescriptionNodegroup.Builder.subnets
(SubnetSelection subnets) The subnets to use for the Auto Scaling group that is created for your node group.NodegroupOptions.Builder.subnets
(SubnetSelection subnets) Sets the value ofNodegroupOptions.getSubnets()
NodegroupProps.Builder.subnets
(SubnetSelection subnets) Sets the value ofNodegroupOptions.getSubnets()
FargateProfile.Builder.subnetSelection
(SubnetSelection subnetSelection) Select which subnets to launch your pods into.FargateProfileOptions.Builder.subnetSelection
(SubnetSelection subnetSelection) Sets the value ofFargateProfileOptions.getSubnetSelection()
FargateProfileProps.Builder.subnetSelection
(SubnetSelection subnetSelection) Sets the value ofFargateProfileOptions.getSubnetSelection()
AutoScalingGroupCapacityOptions.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofCommonAutoScalingGroupProps.getVpcSubnets()
Modifier and TypeMethodDescriptionCluster.Builder.vpcSubnets
(List<? extends SubnetSelection> vpcSubnets) Where to place EKS Control Plane ENIs.ClusterOptions.Builder.vpcSubnets
(List<? extends SubnetSelection> vpcSubnets) Sets the value ofCommonClusterOptions.getVpcSubnets()
ClusterProps.Builder.vpcSubnets
(List<? extends SubnetSelection> vpcSubnets) Sets the value ofCommonClusterOptions.getVpcSubnets()
CommonClusterOptions.Builder.vpcSubnets
(List<? extends SubnetSelection> vpcSubnets) Sets the value ofCommonClusterOptions.getVpcSubnets()
FargateCluster.Builder.vpcSubnets
(List<? extends SubnetSelection> vpcSubnets) Where to place EKS Control Plane ENIs.FargateClusterProps.Builder.vpcSubnets
(List<? extends SubnetSelection> vpcSubnets) Sets the value ofCommonClusterOptions.getVpcSubnets()
-
Uses of SubnetSelection in software.amazon.awscdk.services.eks.legacy
Modifier and TypeMethodDescriptionfinal SubnetSelection
CapacityOptions.Jsii$Proxy.getVpcSubnets()
Deprecated.Modifier and TypeMethodDescriptiondefault List<SubnetSelection>
ClusterProps.getVpcSubnets()
Deprecated.final List<SubnetSelection>
ClusterProps.Jsii$Proxy.getVpcSubnets()
Deprecated.Modifier and TypeMethodDescriptionCapacityOptions.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Deprecated.Sets the value ofCommonAutoScalingGroupProps.getVpcSubnets()
Modifier and TypeMethodDescriptionCluster.Builder.vpcSubnets
(List<? extends SubnetSelection> vpcSubnets) Deprecated.ClusterProps.Builder.vpcSubnets
(List<? extends SubnetSelection> vpcSubnets) Deprecated. -
Uses of SubnetSelection in software.amazon.awscdk.services.elasticloadbalancing
Modifier and TypeMethodDescriptiondefault SubnetSelection
LoadBalancerProps.getSubnetSelection()
Which subnets to deploy the load balancer.final SubnetSelection
LoadBalancerProps.Jsii$Proxy.getSubnetSelection()
Modifier and TypeMethodDescriptionLoadBalancer.Builder.subnetSelection
(SubnetSelection subnetSelection) Which subnets to deploy the load balancer.LoadBalancerProps.Builder.subnetSelection
(SubnetSelection subnetSelection) Sets the value ofLoadBalancerProps.getSubnetSelection()
-
Uses of SubnetSelection in software.amazon.awscdk.services.elasticloadbalancingv2
Modifier and TypeMethodDescriptionfinal SubnetSelection
ApplicationLoadBalancerProps.Jsii$Proxy.getVpcSubnets()
default SubnetSelection
BaseLoadBalancerProps.getVpcSubnets()
Which subnets place the load balancer in.final SubnetSelection
BaseLoadBalancerProps.Jsii$Proxy.getVpcSubnets()
final SubnetSelection
NetworkLoadBalancerProps.Jsii$Proxy.getVpcSubnets()
Modifier and TypeMethodDescriptionApplicationLoadBalancer.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Which subnets place the load balancer in.ApplicationLoadBalancerProps.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofBaseLoadBalancerProps.getVpcSubnets()
BaseLoadBalancerProps.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofBaseLoadBalancerProps.getVpcSubnets()
NetworkLoadBalancer.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Which subnets place the load balancer in.NetworkLoadBalancerProps.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofBaseLoadBalancerProps.getVpcSubnets()
-
Uses of SubnetSelection in software.amazon.awscdk.services.elasticsearch
Modifier and TypeMethodDescriptiondefault List<SubnetSelection>
DomainProps.getVpcSubnets()
Deprecated.use opensearchservice module insteadfinal List<SubnetSelection>
DomainProps.Jsii$Proxy.getVpcSubnets()
Deprecated.Modifier and TypeMethodDescriptionDomain.Builder.vpcSubnets
(List<? extends SubnetSelection> vpcSubnets) Deprecated.use opensearchservice module insteadDomainProps.Builder.vpcSubnets
(List<? extends SubnetSelection> vpcSubnets) Deprecated.use opensearchservice module instead -
Uses of SubnetSelection in software.amazon.awscdk.services.events.targets
Modifier and TypeMethodDescriptiondefault SubnetSelection
EcsTaskProps.getSubnetSelection()
In what subnets to place the task's ENIs.final SubnetSelection
EcsTaskProps.Jsii$Proxy.getSubnetSelection()
Modifier and TypeMethodDescriptionEcsTask.Builder.subnetSelection
(SubnetSelection subnetSelection) In what subnets to place the task's ENIs.EcsTaskProps.Builder.subnetSelection
(SubnetSelection subnetSelection) Sets the value ofEcsTaskProps.getSubnetSelection()
-
Uses of SubnetSelection in software.amazon.awscdk.services.lambda
Modifier and TypeMethodDescriptionfinal SubnetSelection
DockerImageFunctionProps.Jsii$Proxy.getVpcSubnets()
default SubnetSelection
FunctionOptions.getVpcSubnets()
Where to place the network interfaces within the VPC.final SubnetSelection
FunctionOptions.Jsii$Proxy.getVpcSubnets()
final SubnetSelection
FunctionProps.Jsii$Proxy.getVpcSubnets()
final SubnetSelection
SingletonFunctionProps.Jsii$Proxy.getVpcSubnets()
Modifier and TypeMethodDescriptionDockerImageFunction.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Where to place the network interfaces within the VPC.DockerImageFunctionProps.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofFunctionOptions.getVpcSubnets()
Function.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Where to place the network interfaces within the VPC.FunctionOptions.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofFunctionOptions.getVpcSubnets()
FunctionProps.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofFunctionOptions.getVpcSubnets()
SingletonFunction.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Where to place the network interfaces within the VPC.SingletonFunctionProps.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofFunctionOptions.getVpcSubnets()
-
Uses of SubnetSelection in software.amazon.awscdk.services.lambda.eventsources
Modifier and TypeMethodDescriptiondefault SubnetSelection
SelfManagedKafkaEventSourceProps.getVpcSubnets()
If your Kafka brokers are only reachable via VPC, provide the subnets selection here.final SubnetSelection
SelfManagedKafkaEventSourceProps.Jsii$Proxy.getVpcSubnets()
Modifier and TypeMethodDescriptionSelfManagedKafkaEventSource.Builder.vpcSubnets
(SubnetSelection vpcSubnets) If your Kafka brokers are only reachable via VPC, provide the subnets selection here.SelfManagedKafkaEventSourceProps.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofSelfManagedKafkaEventSourceProps.getVpcSubnets()
-
Uses of SubnetSelection in software.amazon.awscdk.services.lambda.go
Modifier and TypeMethodDescriptionfinal SubnetSelection
GoFunctionProps.Jsii$Proxy.getVpcSubnets()
Modifier and TypeMethodDescriptionGoFunction.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Where to place the network interfaces within the VPC.GoFunctionProps.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofFunctionOptions.getVpcSubnets()
-
Uses of SubnetSelection in software.amazon.awscdk.services.lambda.nodejs
Modifier and TypeMethodDescriptionfinal SubnetSelection
NodejsFunctionProps.Jsii$Proxy.getVpcSubnets()
Modifier and TypeMethodDescriptionNodejsFunction.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Where to place the network interfaces within the VPC.NodejsFunctionProps.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofFunctionOptions.getVpcSubnets()
-
Uses of SubnetSelection in software.amazon.awscdk.services.lambda.python
Modifier and TypeMethodDescriptionfinal SubnetSelection
PythonFunctionProps.Jsii$Proxy.getVpcSubnets()
Modifier and TypeMethodDescriptionPythonFunction.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Where to place the network interfaces within the VPC.PythonFunctionProps.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofFunctionOptions.getVpcSubnets()
-
Uses of SubnetSelection in software.amazon.awscdk.services.msk
Modifier and TypeMethodDescriptiondefault SubnetSelection
ClusterProps.getVpcSubnets()
(experimental) Where to place the nodes within the VPC.final SubnetSelection
ClusterProps.Jsii$Proxy.getVpcSubnets()
Modifier and TypeMethodDescriptionCluster.Builder.vpcSubnets
(SubnetSelection vpcSubnets) (experimental) Where to place the nodes within the VPC.ClusterProps.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofClusterProps.getVpcSubnets()
-
Uses of SubnetSelection in software.amazon.awscdk.services.neptune
Modifier and TypeMethodDescriptionDatabaseCluster.getVpcSubnets()
(experimental) The subnets used by the DB subnet group.default SubnetSelection
DatabaseClusterProps.getVpcSubnets()
(experimental) Where to place the instances within the VPC.final SubnetSelection
DatabaseClusterProps.Jsii$Proxy.getVpcSubnets()
default SubnetSelection
SubnetGroupProps.getVpcSubnets()
(experimental) Which subnets within the VPC to associate with this group.final SubnetSelection
SubnetGroupProps.Jsii$Proxy.getVpcSubnets()
Modifier and TypeMethodDescriptionDatabaseCluster.Builder.vpcSubnets
(SubnetSelection vpcSubnets) (experimental) Where to place the instances within the VPC.DatabaseClusterProps.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofDatabaseClusterProps.getVpcSubnets()
SubnetGroup.Builder.vpcSubnets
(SubnetSelection vpcSubnets) (experimental) Which subnets within the VPC to associate with this group.SubnetGroupProps.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofSubnetGroupProps.getVpcSubnets()
-
Uses of SubnetSelection in software.amazon.awscdk.services.opensearchservice
Modifier and TypeMethodDescriptiondefault List<SubnetSelection>
DomainProps.getVpcSubnets()
The specific vpc subnets the domain will be placed in.final List<SubnetSelection>
DomainProps.Jsii$Proxy.getVpcSubnets()
Modifier and TypeMethodDescriptionDomain.Builder.vpcSubnets
(List<? extends SubnetSelection> vpcSubnets) The specific vpc subnets the domain will be placed in.DomainProps.Builder.vpcSubnets
(List<? extends SubnetSelection> vpcSubnets) Sets the value ofDomainProps.getVpcSubnets()
-
Uses of SubnetSelection in software.amazon.awscdk.services.rds
Modifier and TypeMethodDescriptionprotected SubnetSelection
DatabaseInstance.getVpcPlacement()
protected SubnetSelection
DatabaseInstanceFromSnapshot.getVpcPlacement()
final SubnetSelection
DatabaseInstanceFromSnapshotProps.Jsii$Proxy.getVpcPlacement()
default SubnetSelection
DatabaseInstanceNewProps.getVpcPlacement()
Deprecated.usevpcSubnets
final SubnetSelection
DatabaseInstanceNewProps.Jsii$Proxy.getVpcPlacement()
final SubnetSelection
DatabaseInstanceProps.Jsii$Proxy.getVpcPlacement()
protected SubnetSelection
DatabaseInstanceReadReplica.getVpcPlacement()
final SubnetSelection
DatabaseInstanceReadReplicaProps.Jsii$Proxy.getVpcPlacement()
final SubnetSelection
DatabaseInstanceSourceProps.Jsii$Proxy.getVpcPlacement()
default SubnetSelection
CommonRotationUserOptions.getVpcSubnets()
Where to place the rotation Lambda function.final SubnetSelection
CommonRotationUserOptions.Jsii$Proxy.getVpcSubnets()
DatabaseCluster.getVpcSubnets()
The cluster's subnets.DatabaseClusterFromSnapshot.getVpcSubnets()
The cluster's subnets.final SubnetSelection
DatabaseInstanceFromSnapshotProps.Jsii$Proxy.getVpcSubnets()
default SubnetSelection
DatabaseInstanceNewProps.getVpcSubnets()
The type of subnets to add to the created DB subnet group.final SubnetSelection
DatabaseInstanceNewProps.Jsii$Proxy.getVpcSubnets()
final SubnetSelection
DatabaseInstanceProps.Jsii$Proxy.getVpcSubnets()
final SubnetSelection
DatabaseInstanceReadReplicaProps.Jsii$Proxy.getVpcSubnets()
final SubnetSelection
DatabaseInstanceSourceProps.Jsii$Proxy.getVpcSubnets()
default SubnetSelection
DatabaseProxyOptions.getVpcSubnets()
The subnets used by the proxy.final SubnetSelection
DatabaseProxyOptions.Jsii$Proxy.getVpcSubnets()
final SubnetSelection
DatabaseProxyProps.Jsii$Proxy.getVpcSubnets()
default SubnetSelection
InstanceProps.getVpcSubnets()
Where to place the instances within the VPC.final SubnetSelection
InstanceProps.Jsii$Proxy.getVpcSubnets()
final SubnetSelection
RotationMultiUserOptions.Jsii$Proxy.getVpcSubnets()
final SubnetSelection
RotationSingleUserOptions.Jsii$Proxy.getVpcSubnets()
default SubnetSelection
ServerlessClusterFromSnapshotProps.getVpcSubnets()
Where to place the instances within the VPC.final SubnetSelection
ServerlessClusterFromSnapshotProps.Jsii$Proxy.getVpcSubnets()
default SubnetSelection
ServerlessClusterProps.getVpcSubnets()
Where to place the instances within the VPC.final SubnetSelection
ServerlessClusterProps.Jsii$Proxy.getVpcSubnets()
default SubnetSelection
SubnetGroupProps.getVpcSubnets()
Which subnets within the VPC to associate with this group.final SubnetSelection
SubnetGroupProps.Jsii$Proxy.getVpcSubnets()
Modifier and TypeMethodDescriptionDatabaseInstance.Builder.vpcPlacement
(SubnetSelection vpcPlacement) Deprecated.usevpcSubnets
DatabaseInstanceFromSnapshot.Builder.vpcPlacement
(SubnetSelection vpcPlacement) Deprecated.usevpcSubnets
DatabaseInstanceFromSnapshotProps.Builder.vpcPlacement
(SubnetSelection vpcPlacement) Deprecated.use `vpcSubnets`DatabaseInstanceNewProps.Builder.vpcPlacement
(SubnetSelection vpcPlacement) Deprecated.use `vpcSubnets`DatabaseInstanceProps.Builder.vpcPlacement
(SubnetSelection vpcPlacement) Deprecated.use `vpcSubnets`DatabaseInstanceReadReplica.Builder.vpcPlacement
(SubnetSelection vpcPlacement) Deprecated.usevpcSubnets
DatabaseInstanceReadReplicaProps.Builder.vpcPlacement
(SubnetSelection vpcPlacement) Deprecated.use `vpcSubnets`DatabaseInstanceSourceProps.Builder.vpcPlacement
(SubnetSelection vpcPlacement) Deprecated.use `vpcSubnets`CommonRotationUserOptions.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofCommonRotationUserOptions.getVpcSubnets()
DatabaseInstance.Builder.vpcSubnets
(SubnetSelection vpcSubnets) The type of subnets to add to the created DB subnet group.DatabaseInstanceFromSnapshot.Builder.vpcSubnets
(SubnetSelection vpcSubnets) The type of subnets to add to the created DB subnet group.DatabaseInstanceFromSnapshotProps.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofDatabaseInstanceNewProps.getVpcSubnets()
DatabaseInstanceNewProps.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofDatabaseInstanceNewProps.getVpcSubnets()
DatabaseInstanceProps.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofDatabaseInstanceNewProps.getVpcSubnets()
DatabaseInstanceReadReplica.Builder.vpcSubnets
(SubnetSelection vpcSubnets) The type of subnets to add to the created DB subnet group.DatabaseInstanceReadReplicaProps.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofDatabaseInstanceNewProps.getVpcSubnets()
DatabaseInstanceSourceProps.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofDatabaseInstanceNewProps.getVpcSubnets()
DatabaseProxy.Builder.vpcSubnets
(SubnetSelection vpcSubnets) The subnets used by the proxy.DatabaseProxyOptions.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofDatabaseProxyOptions.getVpcSubnets()
DatabaseProxyProps.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofDatabaseProxyOptions.getVpcSubnets()
InstanceProps.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofInstanceProps.getVpcSubnets()
RotationMultiUserOptions.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofCommonRotationUserOptions.getVpcSubnets()
RotationSingleUserOptions.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofCommonRotationUserOptions.getVpcSubnets()
ServerlessCluster.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Where to place the instances within the VPC.ServerlessClusterFromSnapshot.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Where to place the instances within the VPC.ServerlessClusterFromSnapshotProps.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofServerlessClusterFromSnapshotProps.getVpcSubnets()
ServerlessClusterProps.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofServerlessClusterProps.getVpcSubnets()
SubnetGroup.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Which subnets within the VPC to associate with this group.SubnetGroupProps.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofSubnetGroupProps.getVpcSubnets()
-
Uses of SubnetSelection in software.amazon.awscdk.services.redshift
Modifier and TypeMethodDescriptiondefault SubnetSelection
ClusterProps.getVpcSubnets()
(experimental) Where to place the instances within the VPC.final SubnetSelection
ClusterProps.Jsii$Proxy.getVpcSubnets()
default SubnetSelection
ClusterSubnetGroupProps.getVpcSubnets()
(experimental) Which subnets within the VPC to associate with this group.final SubnetSelection
ClusterSubnetGroupProps.Jsii$Proxy.getVpcSubnets()
Modifier and TypeMethodDescriptionCluster.Builder.vpcSubnets
(SubnetSelection vpcSubnets) (experimental) Where to place the instances within the VPC.ClusterProps.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofClusterProps.getVpcSubnets()
ClusterSubnetGroup.Builder.vpcSubnets
(SubnetSelection vpcSubnets) (experimental) Which subnets within the VPC to associate with this group.ClusterSubnetGroupProps.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofClusterSubnetGroupProps.getVpcSubnets()
-
Uses of SubnetSelection in software.amazon.awscdk.services.s3.deployment
Modifier and TypeMethodDescriptiondefault SubnetSelection
BucketDeploymentProps.getVpcSubnets()
Where in the VPC to place the deployment lambda handler.final SubnetSelection
BucketDeploymentProps.Jsii$Proxy.getVpcSubnets()
Modifier and TypeMethodDescriptionBucketDeployment.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Where in the VPC to place the deployment lambda handler.BucketDeploymentProps.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofBucketDeploymentProps.getVpcSubnets()
-
Uses of SubnetSelection in software.amazon.awscdk.services.secretsmanager
Modifier and TypeMethodDescriptionfinal SubnetSelection
MultiUserHostedRotationOptions.Jsii$Proxy.getVpcSubnets()
default SubnetSelection
SecretRotationProps.getVpcSubnets()
The type of subnets in the VPC where the Lambda rotation function will run.final SubnetSelection
SecretRotationProps.Jsii$Proxy.getVpcSubnets()
default SubnetSelection
SingleUserHostedRotationOptions.getVpcSubnets()
The type of subnets in the VPC where the Lambda rotation function will run.final SubnetSelection
SingleUserHostedRotationOptions.Jsii$Proxy.getVpcSubnets()
Modifier and TypeMethodDescriptionMultiUserHostedRotationOptions.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofSingleUserHostedRotationOptions.getVpcSubnets()
SecretRotation.Builder.vpcSubnets
(SubnetSelection vpcSubnets) The type of subnets in the VPC where the Lambda rotation function will run.SecretRotationProps.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofSecretRotationProps.getVpcSubnets()
SingleUserHostedRotationOptions.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofSingleUserHostedRotationOptions.getVpcSubnets()
-
Uses of SubnetSelection in software.amazon.awscdk.services.stepfunctions.tasks
Modifier and TypeMethodDescriptiondefault SubnetSelection
EcsRunTaskProps.getSubnets()
Subnets to place the task's ENIs.final SubnetSelection
EcsRunTaskProps.Jsii$Proxy.getSubnets()
default SubnetSelection
RunEcsEc2TaskProps.getSubnets()
Deprecated.final SubnetSelection
RunEcsEc2TaskProps.Jsii$Proxy.getSubnets()
Deprecated.default SubnetSelection
RunEcsFargateTaskProps.getSubnets()
Deprecated.final SubnetSelection
RunEcsFargateTaskProps.Jsii$Proxy.getSubnets()
Deprecated.default SubnetSelection
VpcConfig.getSubnets()
VPC subnets.final SubnetSelection
VpcConfig.Jsii$Proxy.getSubnets()
default SubnetSelection
SageMakerCreateModelProps.getSubnetSelection()
The subnets of the VPC to which the hosted model is connected (Note this parameter is only used when VPC is provided).final SubnetSelection
SageMakerCreateModelProps.Jsii$Proxy.getSubnetSelection()
Modifier and TypeMethodDescriptionprotected void
EcsRunTaskBase.configureAwsVpcNetworking
(IVpc vpc, Boolean assignPublicIp, SubnetSelection subnetSelection) Deprecated.protected void
EcsRunTaskBase.configureAwsVpcNetworking
(IVpc vpc, Boolean assignPublicIp, SubnetSelection subnetSelection, ISecurityGroup securityGroup) Deprecated.EcsRunTask.Builder.subnets
(SubnetSelection subnets) Subnets to place the task's ENIs.EcsRunTaskProps.Builder.subnets
(SubnetSelection subnets) Sets the value ofEcsRunTaskProps.getSubnets()
RunEcsEc2Task.Builder.subnets
(SubnetSelection subnets) Deprecated.RunEcsEc2TaskProps.Builder.subnets
(SubnetSelection subnets) Deprecated.RunEcsFargateTask.Builder.subnets
(SubnetSelection subnets) Deprecated.RunEcsFargateTaskProps.Builder.subnets
(SubnetSelection subnets) Deprecated.VpcConfig.Builder.subnets
(SubnetSelection subnets) Sets the value ofVpcConfig.getSubnets()
SageMakerCreateModel.Builder.subnetSelection
(SubnetSelection subnetSelection) The subnets of the VPC to which the hosted model is connected (Note this parameter is only used when VPC is provided).SageMakerCreateModelProps.Builder.subnetSelection
(SubnetSelection subnetSelection) Sets the value ofSageMakerCreateModelProps.getSubnetSelection()
-
Uses of SubnetSelection in software.amazon.awscdk.services.synthetics
Modifier and TypeMethodDescriptiondefault SubnetSelection
CanaryProps.getVpcSubnets()
(experimental) Where to place the network interfaces within the VPC.final SubnetSelection
CanaryProps.Jsii$Proxy.getVpcSubnets()
Modifier and TypeMethodDescriptionCanary.Builder.vpcSubnets
(SubnetSelection vpcSubnets) (experimental) Where to place the network interfaces within the VPC.CanaryProps.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofCanaryProps.getVpcSubnets()
-
Uses of SubnetSelection in software.amazon.awscdk.triggers
Modifier and TypeMethodDescriptionfinal SubnetSelection
TriggerFunctionProps.Jsii$Proxy.getVpcSubnets()
Modifier and TypeMethodDescriptionTriggerFunction.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Where to place the network interfaces within the VPC.TriggerFunctionProps.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofFunctionOptions.getVpcSubnets()
addGatewayEndpoint()
instead