Uses of Interface
software.amazon.awscdk.services.ec2.ISubnet
Packages that use ISubnet
Package
Description
AWS::APIGatewayv2 Construct Library
Amazon EC2 Construct Library
Amazon EKS Construct Library
Amazon FSx Construct Library
AWS Glue Construct Library
-
Uses of ISubnet in software.amazon.awscdk.services.apigatewayv2
Methods in software.amazon.awscdk.services.apigatewayv2 with parameters of type ISubnetModifier and TypeMethodDescriptionvoidVpcLink.addSubnets(@NotNull ISubnet... subnets) (experimental) Adds the provided subnets to the vpc link. -
Uses of ISubnet in software.amazon.awscdk.services.ec2
Subinterfaces of ISubnet in software.amazon.awscdk.services.ec2Modifier and TypeInterfaceDescriptioninterfacestatic interfaceInternal default implementation forIPrivateSubnet.interfacestatic interfaceInternal default implementation forIPublicSubnet.static interfaceInternal default implementation forISubnet.Classes in software.amazon.awscdk.services.ec2 that implement ISubnetModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.static final classA proxy class which represents a concrete javascript instance of this type.static final classA proxy class which represents a concrete javascript instance of this type.classRepresents a private VPC subnet resource.classRepresents a public VPC subnet resource.classRepresents a new VPC subnet resource.Methods in software.amazon.awscdk.services.ec2 that return ISubnetModifier and TypeMethodDescriptionstatic ISubnetSubnet.fromSubnetAttributes(software.constructs.Construct scope, String id, SubnetAttributes attrs) static ISubnetSubnet.fromSubnetId(software.constructs.Construct scope, String id, String subnetId) Import existing subnet from id.SubnetNetworkAclAssociation.getSubnet()ID of the Subnet.SubnetNetworkAclAssociationProps.getSubnet()ID of the Subnet.final ISubnetSubnetNetworkAclAssociationProps.Jsii$Proxy.getSubnet()Methods in software.amazon.awscdk.services.ec2 that return types with arguments of type ISubnetModifier and TypeMethodDescriptionIVpc.getIsolatedSubnets()List of isolated subnets in this VPC.IVpc.Jsii$Default.getIsolatedSubnets()List of isolated subnets in this VPC.IVpc.Jsii$Proxy.getIsolatedSubnets()List of isolated subnets in this VPC.Vpc.getIsolatedSubnets()List of isolated subnets in this VPC.IVpc.getPrivateSubnets()List of private subnets in this VPC.IVpc.Jsii$Default.getPrivateSubnets()List of private subnets in this VPC.IVpc.Jsii$Proxy.getPrivateSubnets()List of private subnets in this VPC.Vpc.getPrivateSubnets()List of private subnets in this VPC.IVpc.getPublicSubnets()List of public subnets in this VPC.IVpc.Jsii$Default.getPublicSubnets()List of public subnets in this VPC.IVpc.Jsii$Proxy.getPublicSubnets()List of public subnets in this VPC.Vpc.getPublicSubnets()List of public subnets in this VPC.SelectedSubnets.getSubnets()Selected subnet objects.SelectedSubnets.Jsii$Proxy.getSubnets()SubnetSelection.getSubnets()Explicitly select individual subnets.SubnetSelection.Jsii$Proxy.getSubnets()Vpc.selectSubnetObjects()Return the subnets appropriate for the placement strategy.Vpc.selectSubnetObjects(SubnetSelection selection) Return the subnets appropriate for the placement strategy.SubnetFilter.selectSubnets(List<ISubnet> _subnets) Executes the subnet filtering logic, returning a filtered set of subnets.Methods in software.amazon.awscdk.services.ec2 with parameters of type ISubnetModifier and TypeMethodDescriptionstatic FlowLogResourceTypeFlowLogResourceType.fromSubnet(ISubnet subnet) The subnet to attach the Flow Log to.static ClientVpnRouteTargetSubnet.ID of the Subnet.Sets the value ofSubnetNetworkAclAssociationProps.getSubnet()Method parameters in software.amazon.awscdk.services.ec2 with type arguments of type ISubnetModifier and TypeMethodDescriptionSubnetFilter.selectSubnets(List<ISubnet> _subnets) Executes the subnet filtering logic, returning a filtered set of subnets.Sets the value ofSelectedSubnets.getSubnets()Sets the value ofSubnetSelection.getSubnets() -
Uses of ISubnet in software.amazon.awscdk.services.eks
Methods in software.amazon.awscdk.services.eks that return types with arguments of type ISubnetModifier and TypeMethodDescriptionCluster.getKubectlPrivateSubnets()Subnets to host thekubectlcompute resources.ICluster.getKubectlPrivateSubnets()Subnets to host thekubectlcompute resources.ICluster.Jsii$Default.getKubectlPrivateSubnets()Subnets to host thekubectlcompute resources.ICluster.Jsii$Proxy.getKubectlPrivateSubnets()Subnets to host thekubectlcompute resources. -
Uses of ISubnet in software.amazon.awscdk.services.fsx
Methods in software.amazon.awscdk.services.fsx that return ISubnetModifier and TypeMethodDescriptionLustreFileSystemProps.getVpcSubnet()The subnet that the file system will be accessible from.final ISubnetLustreFileSystemProps.Jsii$Proxy.getVpcSubnet()Methods in software.amazon.awscdk.services.fsx with parameters of type ISubnetModifier and TypeMethodDescriptionThe subnet that the file system will be accessible from.Sets the value ofLustreFileSystemProps.getVpcSubnet() -
Uses of ISubnet in software.amazon.awscdk.services.glue
Methods in software.amazon.awscdk.services.glue that return ISubnetModifier and TypeMethodDescriptiondefault ISubnetConnectionOptions.getSubnet()(experimental) The VPC subnet to connect to resources within a VPC.final ISubnetConnectionOptions.Jsii$Proxy.getSubnet()final ISubnetConnectionProps.Jsii$Proxy.getSubnet()Methods in software.amazon.awscdk.services.glue with parameters of type ISubnetModifier and TypeMethodDescription(experimental) The VPC subnet to connect to resources within a VPC.Sets the value ofConnectionOptions.getSubnet()Sets the value ofConnectionOptions.getSubnet()