- gateway() - Static method in class software.amazon.awscdk.services.ec2.NatProvider
-
Use NAT Gateways to provide NAT services for your VPC.
- GatewayConfig - Interface in software.amazon.awscdk.services.ec2
-
Pair represents a gateway created by NAT Provider.
- GatewayConfig.Builder - Class in software.amazon.awscdk.services.ec2
-
- GatewayConfig.Jsii$Proxy - Class in software.amazon.awscdk.services.ec2
-
- gatewayEndpoints(Map<String, GatewayVpcEndpointOptions>) - Method in class software.amazon.awscdk.services.ec2.Vpc.Builder
-
Gateway endpoints to add to this VPC.
- gatewayEndpoints(Map<String, GatewayVpcEndpointOptions>) - Method in class software.amazon.awscdk.services.ec2.VpcProps.Builder
-
- gatewayId(String) - Method in class software.amazon.awscdk.services.ec2.CfnGatewayRouteTableAssociation.Builder
-
`AWS::EC2::GatewayRouteTableAssociation.GatewayId`.
- gatewayId(String) - Method in class software.amazon.awscdk.services.ec2.CfnGatewayRouteTableAssociationProps.Builder
-
- gatewayId(String) - Method in class software.amazon.awscdk.services.ec2.CfnRoute.Builder
-
`AWS::EC2::Route.GatewayId`.
- gatewayId(String) - Method in class software.amazon.awscdk.services.ec2.CfnRouteProps.Builder
-
- gatewayId(String) - Method in class software.amazon.awscdk.services.ec2.GatewayConfig.Builder
-
- GatewayVpcEndpoint - Class in software.amazon.awscdk.services.ec2
-
A gateway VPC endpoint.
- GatewayVpcEndpoint(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.ec2.GatewayVpcEndpoint
-
- GatewayVpcEndpoint(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.ec2.GatewayVpcEndpoint
-
- GatewayVpcEndpoint(Construct, String, GatewayVpcEndpointProps) - Constructor for class software.amazon.awscdk.services.ec2.GatewayVpcEndpoint
-
- GatewayVpcEndpoint.Builder - Class in software.amazon.awscdk.services.ec2
-
- GatewayVpcEndpointAwsService - Class in software.amazon.awscdk.services.ec2
-
An AWS service for a gateway VPC endpoint.
- GatewayVpcEndpointAwsService(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.ec2.GatewayVpcEndpointAwsService
-
- GatewayVpcEndpointAwsService(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.ec2.GatewayVpcEndpointAwsService
-
- GatewayVpcEndpointAwsService(String, String) - Constructor for class software.amazon.awscdk.services.ec2.GatewayVpcEndpointAwsService
-
- GatewayVpcEndpointAwsService(String) - Constructor for class software.amazon.awscdk.services.ec2.GatewayVpcEndpointAwsService
-
- GatewayVpcEndpointOptions - Interface in software.amazon.awscdk.services.ec2
-
Options to add a gateway endpoint to a VPC.
- GatewayVpcEndpointOptions.Builder - Class in software.amazon.awscdk.services.ec2
-
- GatewayVpcEndpointOptions.Jsii$Proxy - Class in software.amazon.awscdk.services.ec2
-
- GatewayVpcEndpointProps - Interface in software.amazon.awscdk.services.ec2
-
Construction properties for a GatewayVpcEndpoint.
- GatewayVpcEndpointProps.Builder - Class in software.amazon.awscdk.services.ec2
-
- GatewayVpcEndpointProps.Jsii$Proxy - Class in software.amazon.awscdk.services.ec2
-
- generation(AmazonLinuxGeneration) - Method in class software.amazon.awscdk.services.ec2.AmazonLinuxImage.Builder
-
What generation of Amazon Linux to use.
- generation(AmazonLinuxGeneration) - Method in class software.amazon.awscdk.services.ec2.AmazonLinuxImageProps.Builder
-
- genericLinux(Map<String, String>, GenericLinuxImageProps) - Static method in class software.amazon.awscdk.services.ec2.MachineImage
-
A Linux image where you specify the AMI ID for every region.
- genericLinux(Map<String, String>) - Static method in class software.amazon.awscdk.services.ec2.MachineImage
-
A Linux image where you specify the AMI ID for every region.
- GenericLinuxImage - Class in software.amazon.awscdk.services.ec2
-
Construct a Linux machine image from an AMI map.
- GenericLinuxImage(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.ec2.GenericLinuxImage
-
- GenericLinuxImage(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.ec2.GenericLinuxImage
-
- GenericLinuxImage(Map<String, String>, GenericLinuxImageProps) - Constructor for class software.amazon.awscdk.services.ec2.GenericLinuxImage
-
- GenericLinuxImage(Map<String, String>) - Constructor for class software.amazon.awscdk.services.ec2.GenericLinuxImage
-
- GenericLinuxImage.Builder - Class in software.amazon.awscdk.services.ec2
-
- GenericLinuxImageProps - Interface in software.amazon.awscdk.services.ec2
-
Configuration options for GenericLinuxImage.
- GenericLinuxImageProps.Builder - Class in software.amazon.awscdk.services.ec2
-
- GenericLinuxImageProps.Jsii$Proxy - Class in software.amazon.awscdk.services.ec2
-
- genericWindows(Map<String, String>, GenericWindowsImageProps) - Static method in class software.amazon.awscdk.services.ec2.MachineImage
-
A Windows image where you specify the AMI ID for every region.
- genericWindows(Map<String, String>) - Static method in class software.amazon.awscdk.services.ec2.MachineImage
-
A Windows image where you specify the AMI ID for every region.
- GenericWindowsImage - Class in software.amazon.awscdk.services.ec2
-
Construct a Windows machine image from an AMI map.
- GenericWindowsImage(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.ec2.GenericWindowsImage
-
- GenericWindowsImage(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.ec2.GenericWindowsImage
-
- GenericWindowsImage(Map<String, String>, GenericWindowsImageProps) - Constructor for class software.amazon.awscdk.services.ec2.GenericWindowsImage
-
- GenericWindowsImage(Map<String, String>) - Constructor for class software.amazon.awscdk.services.ec2.GenericWindowsImage
-
- GenericWindowsImage.Builder - Class in software.amazon.awscdk.services.ec2
-
- GenericWindowsImageProps - Interface in software.amazon.awscdk.services.ec2
-
Configuration options for GenericWindowsImage.
- GenericWindowsImageProps.Builder - Class in software.amazon.awscdk.services.ec2
-
- GenericWindowsImageProps.Jsii$Proxy - Class in software.amazon.awscdk.services.ec2
-
- getAcceptanceRequired() - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointService
-
`AWS::EC2::VPCEndpointService.AcceptanceRequired`.
- getAcceptanceRequired() - Method in interface software.amazon.awscdk.services.ec2.CfnVPCEndpointServiceProps
-
`AWS::EC2::VPCEndpointService.AcceptanceRequired`.
- getAcceptanceRequired() - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointServiceProps.Jsii$Proxy
-
- getAcceptanceRequired() - Method in class software.amazon.awscdk.services.ec2.VpcEndpointService
-
Whether to require manual acceptance of new connections to the service.
- getAcceptanceRequired() - Method in interface software.amazon.awscdk.services.ec2.VpcEndpointServiceProps
-
Whether requests from service consumers to connect to the service through an endpoint must be accepted.
- getAcceptanceRequired() - Method in class software.amazon.awscdk.services.ec2.VpcEndpointServiceProps.Jsii$Proxy
-
- getAccessGroupId() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnAuthorizationRule
-
`AWS::EC2::ClientVpnAuthorizationRule.AccessGroupId`.
- getAccessGroupId() - Method in interface software.amazon.awscdk.services.ec2.CfnClientVpnAuthorizationRuleProps
-
`AWS::EC2::ClientVpnAuthorizationRule.AccessGroupId`.
- getAccessGroupId() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnAuthorizationRuleProps.Jsii$Proxy
-
- getActiveDirectory() - Method in interface software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint.ClientAuthenticationRequestProperty
-
`CfnClientVpnEndpoint.ClientAuthenticationRequestProperty.ActiveDirectory`.
- getActiveDirectory() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint.ClientAuthenticationRequestProperty.Jsii$Proxy
-
- getAdditionalInfo() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.AdditionalInfo`.
- getAdditionalInfo() - Method in interface software.amazon.awscdk.services.ec2.CfnInstanceProps
-
`AWS::EC2::Instance.AdditionalInfo`.
- getAdditionalInfo() - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Jsii$Proxy
-
- getAffinity() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2Fleet.PlacementProperty
-
`CfnEC2Fleet.PlacementProperty.Affinity`.
- getAffinity() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.PlacementProperty.Jsii$Proxy
-
- getAffinity() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.Affinity`.
- getAffinity() - Method in interface software.amazon.awscdk.services.ec2.CfnInstanceProps
-
`AWS::EC2::Instance.Affinity`.
- getAffinity() - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Jsii$Proxy
-
- getAffinity() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.PlacementProperty
-
`CfnLaunchTemplate.PlacementProperty.Affinity`.
- getAffinity() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.PlacementProperty.Jsii$Proxy
-
- getAllocationId() - Method in class software.amazon.awscdk.services.ec2.CfnEIPAssociation
-
`AWS::EC2::EIPAssociation.AllocationId`.
- getAllocationId() - Method in interface software.amazon.awscdk.services.ec2.CfnEIPAssociationProps
-
`AWS::EC2::EIPAssociation.AllocationId`.
- getAllocationId() - Method in class software.amazon.awscdk.services.ec2.CfnEIPAssociationProps.Jsii$Proxy
-
- getAllocationId() - Method in class software.amazon.awscdk.services.ec2.CfnNatGateway
-
`AWS::EC2::NatGateway.AllocationId`.
- getAllocationId() - Method in interface software.amazon.awscdk.services.ec2.CfnNatGatewayProps
-
`AWS::EC2::NatGateway.AllocationId`.
- getAllocationId() - Method in class software.amazon.awscdk.services.ec2.CfnNatGatewayProps.Jsii$Proxy
-
- getAllocationStrategy() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2Fleet.OnDemandOptionsRequestProperty
-
`CfnEC2Fleet.OnDemandOptionsRequestProperty.AllocationStrategy`.
- getAllocationStrategy() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.OnDemandOptionsRequestProperty.Jsii$Proxy
-
- getAllocationStrategy() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2Fleet.SpotOptionsRequestProperty
-
`CfnEC2Fleet.SpotOptionsRequestProperty.AllocationStrategy`.
- getAllocationStrategy() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.SpotOptionsRequestProperty.Jsii$Proxy
-
- getAllocationStrategy() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetRequestConfigDataProperty
-
`CfnSpotFleet.SpotFleetRequestConfigDataProperty.AllocationStrategy`.
- getAllocationStrategy() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetRequestConfigDataProperty.Jsii$Proxy
-
- getAllowAllOutbound() - Method in interface software.amazon.awscdk.services.ec2.InstanceProps
-
Whether the instance could initiate connections to anywhere by default.
- getAllowAllOutbound() - Method in class software.amazon.awscdk.services.ec2.InstanceProps.Jsii$Proxy
-
- getAllowAllOutbound() - Method in interface software.amazon.awscdk.services.ec2.ISecurityGroup
-
Whether the SecurityGroup has been configured to allow all outbound traffic.
- getAllowAllOutbound() - Method in class software.amazon.awscdk.services.ec2.ISecurityGroup.Jsii$Proxy
-
Whether the SecurityGroup has been configured to allow all outbound traffic.
- getAllowAllOutbound() - Method in class software.amazon.awscdk.services.ec2.SecurityGroup
-
Whether the SecurityGroup has been configured to allow all outbound traffic.
- getAllowAllOutbound() - Method in interface software.amazon.awscdk.services.ec2.SecurityGroupImportOptions
-
Mark the SecurityGroup as having been created allowing all outbound traffic.
- getAllowAllOutbound() - Method in class software.amazon.awscdk.services.ec2.SecurityGroupImportOptions.Jsii$Proxy
-
- getAllowAllOutbound() - Method in interface software.amazon.awscdk.services.ec2.SecurityGroupProps
-
Whether to allow all outbound traffic by default.
- getAllowAllOutbound() - Method in class software.amazon.awscdk.services.ec2.SecurityGroupProps.Jsii$Proxy
-
- getAllowAllTraffic() - Method in interface software.amazon.awscdk.services.ec2.NatInstanceProps
-
Allow all traffic through the NAT instance.
- getAllowAllTraffic() - Method in class software.amazon.awscdk.services.ec2.NatInstanceProps.Jsii$Proxy
-
- getAllowedPrincipals() - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointServicePermissions
-
`AWS::EC2::VPCEndpointServicePermissions.AllowedPrincipals`.
- getAllowedPrincipals() - Method in interface software.amazon.awscdk.services.ec2.CfnVPCEndpointServicePermissionsProps
-
`AWS::EC2::VPCEndpointServicePermissions.AllowedPrincipals`.
- getAllowedPrincipals() - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointServicePermissionsProps.Jsii$Proxy
-
- getAmazonProvidedIpv6CidrBlock() - Method in class software.amazon.awscdk.services.ec2.CfnVPCCidrBlock
-
`AWS::EC2::VPCCidrBlock.AmazonProvidedIpv6CidrBlock`.
- getAmazonProvidedIpv6CidrBlock() - Method in interface software.amazon.awscdk.services.ec2.CfnVPCCidrBlockProps
-
`AWS::EC2::VPCCidrBlock.AmazonProvidedIpv6CidrBlock`.
- getAmazonProvidedIpv6CidrBlock() - Method in class software.amazon.awscdk.services.ec2.CfnVPCCidrBlockProps.Jsii$Proxy
-
- getAmazonSideAsn() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGateway
-
`AWS::EC2::TransitGateway.AmazonSideAsn`.
- getAmazonSideAsn() - Method in interface software.amazon.awscdk.services.ec2.CfnTransitGatewayProps
-
`AWS::EC2::TransitGateway.AmazonSideAsn`.
- getAmazonSideAsn() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayProps.Jsii$Proxy
-
- getAmazonSideAsn() - Method in class software.amazon.awscdk.services.ec2.CfnVPNGateway
-
`AWS::EC2::VPNGateway.AmazonSideAsn`.
- getAmazonSideAsn() - Method in interface software.amazon.awscdk.services.ec2.CfnVPNGatewayProps
-
`AWS::EC2::VPNGateway.AmazonSideAsn`.
- getAmazonSideAsn() - Method in class software.amazon.awscdk.services.ec2.CfnVPNGatewayProps.Jsii$Proxy
-
- getAmazonSideAsn() - Method in class software.amazon.awscdk.services.ec2.EnableVpnGatewayOptions.Jsii$Proxy
-
- getAmazonSideAsn() - Method in interface software.amazon.awscdk.services.ec2.VpnGatewayProps
-
Explicitely specify an Asn or let aws pick an Asn for you.
- getAmazonSideAsn() - Method in class software.amazon.awscdk.services.ec2.VpnGatewayProps.Jsii$Proxy
-
- getArguments() - Method in interface software.amazon.awscdk.services.ec2.ExecuteFileOptions
-
The arguments to be passed to the file.
- getArguments() - Method in class software.amazon.awscdk.services.ec2.ExecuteFileOptions.Jsii$Proxy
-
- getArn() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.IamInstanceProfileProperty
-
`CfnLaunchTemplate.IamInstanceProfileProperty.Arn`.
- getArn() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.IamInstanceProfileProperty.Jsii$Proxy
-
- getArn() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.IamInstanceProfileSpecificationProperty
-
`CfnSpotFleet.IamInstanceProfileSpecificationProperty.Arn`.
- getArn() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.IamInstanceProfileSpecificationProperty.Jsii$Proxy
-
- getArn() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.TargetGroupProperty
-
`CfnSpotFleet.TargetGroupProperty.Arn`.
- getArn() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.TargetGroupProperty.Jsii$Proxy
-
- getAsn() - Method in interface software.amazon.awscdk.services.ec2.VpnConnectionOptions
-
The ASN of the customer gateway.
- getAsn() - Method in class software.amazon.awscdk.services.ec2.VpnConnectionOptions.Jsii$Proxy
-
- getAsn() - Method in class software.amazon.awscdk.services.ec2.VpnConnectionProps.Jsii$Proxy
-
- getAssignIpv6AddressOnCreation() - Method in class software.amazon.awscdk.services.ec2.CfnSubnet
-
`AWS::EC2::Subnet.AssignIpv6AddressOnCreation`.
- getAssignIpv6AddressOnCreation() - Method in interface software.amazon.awscdk.services.ec2.CfnSubnetProps
-
`AWS::EC2::Subnet.AssignIpv6AddressOnCreation`.
- getAssignIpv6AddressOnCreation() - Method in class software.amazon.awscdk.services.ec2.CfnSubnetProps.Jsii$Proxy
-
- getAssociatePublicIpAddress() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.NetworkInterfaceProperty
-
`CfnInstance.NetworkInterfaceProperty.AssociatePublicIpAddress`.
- getAssociatePublicIpAddress() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.NetworkInterfaceProperty.Jsii$Proxy
-
- getAssociatePublicIpAddress() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.NetworkInterfaceProperty
-
`CfnLaunchTemplate.NetworkInterfaceProperty.AssociatePublicIpAddress`.
- getAssociatePublicIpAddress() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.NetworkInterfaceProperty.Jsii$Proxy
-
- getAssociatePublicIpAddress() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty
-
`CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty.AssociatePublicIpAddress`.
- getAssociatePublicIpAddress() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty.Jsii$Proxy
-
- getAssociationParameters() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.SsmAssociationProperty
-
`CfnInstance.SsmAssociationProperty.AssociationParameters`.
- getAssociationParameters() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.SsmAssociationProperty.Jsii$Proxy
-
- getAttrAllocationId() - Method in class software.amazon.awscdk.services.ec2.CfnEIP
-
- getAttrAssociationId() - Method in class software.amazon.awscdk.services.ec2.CfnGatewayRouteTableAssociation
-
- getAttrAssociationId() - Method in class software.amazon.awscdk.services.ec2.CfnSubnetNetworkAclAssociation
-
- getAttrAvailabilityZone() - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservation
-
- getAttrAvailabilityZone() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
- getAttrAvailabilityZone() - Method in class software.amazon.awscdk.services.ec2.CfnSubnet
-
- getAttrAvailableInstanceCount() - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservation
-
- getAttrCidrBlock() - Method in class software.amazon.awscdk.services.ec2.CfnVPC
-
- getAttrCidrBlockAssociations() - Method in class software.amazon.awscdk.services.ec2.CfnVPC
-
- getAttrCreationTimestamp() - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpoint
-
- getAttrDefaultNetworkAcl() - Method in class software.amazon.awscdk.services.ec2.CfnVPC
-
- getAttrDefaultSecurityGroup() - Method in class software.amazon.awscdk.services.ec2.CfnVPC
-
- getAttrDefaultVersionNumber() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate
-
- getAttrDnsEntries() - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpoint
-
- getAttrGroupId() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup
-
- getAttrInstanceType() - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservation
-
- getAttrIpv6CidrBlocks() - Method in class software.amazon.awscdk.services.ec2.CfnSubnet
-
- getAttrIpv6CidrBlocks() - Method in class software.amazon.awscdk.services.ec2.CfnVPC
-
- getAttrLatestVersionNumber() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate
-
- getAttrLocalGatewayId() - Method in class software.amazon.awscdk.services.ec2.CfnLocalGatewayRouteTableVPCAssociation
-
- getAttrLocalGatewayRouteTableVpcAssociationId() - Method in class software.amazon.awscdk.services.ec2.CfnLocalGatewayRouteTableVPCAssociation
-
- getAttrNetworkAclAssociationId() - Method in class software.amazon.awscdk.services.ec2.CfnSubnet
-
- getAttrNetworkInterfaceIds() - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpoint
-
- getAttrPrimaryPrivateIpAddress() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterface
-
- getAttrPrivateDnsName() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
- getAttrPrivateIp() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
- getAttrPublicDnsName() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
- getAttrPublicIp() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
- getAttrSecondaryPrivateIpAddresses() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterface
-
- getAttrState() - Method in class software.amazon.awscdk.services.ec2.CfnLocalGatewayRoute
-
- getAttrState() - Method in class software.amazon.awscdk.services.ec2.CfnLocalGatewayRouteTableVPCAssociation
-
- getAttrTenancy() - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservation
-
- getAttrTotalInstanceCount() - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservation
-
- getAttrType() - Method in class software.amazon.awscdk.services.ec2.CfnLocalGatewayRoute
-
- getAttrVpcId() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup
-
- getAttrVpcId() - Method in class software.amazon.awscdk.services.ec2.CfnSubnet
-
- getAuthenticationOptions() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint
-
`AWS::EC2::ClientVpnEndpoint.AuthenticationOptions`.
- getAuthenticationOptions() - Method in interface software.amazon.awscdk.services.ec2.CfnClientVpnEndpointProps
-
`AWS::EC2::ClientVpnEndpoint.AuthenticationOptions`.
- getAuthenticationOptions() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpointProps.Jsii$Proxy
-
- getAuthorizeAllGroups() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnAuthorizationRule
-
`AWS::EC2::ClientVpnAuthorizationRule.AuthorizeAllGroups`.
- getAuthorizeAllGroups() - Method in interface software.amazon.awscdk.services.ec2.CfnClientVpnAuthorizationRuleProps
-
`AWS::EC2::ClientVpnAuthorizationRule.AuthorizeAllGroups`.
- getAuthorizeAllGroups() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnAuthorizationRuleProps.Jsii$Proxy
-
- getAutoAcceptSharedAttachments() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGateway
-
`AWS::EC2::TransitGateway.AutoAcceptSharedAttachments`.
- getAutoAcceptSharedAttachments() - Method in interface software.amazon.awscdk.services.ec2.CfnTransitGatewayProps
-
`AWS::EC2::TransitGateway.AutoAcceptSharedAttachments`.
- getAutoAcceptSharedAttachments() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayProps.Jsii$Proxy
-
- getAutoEnableIo() - Method in class software.amazon.awscdk.services.ec2.CfnVolume
-
`AWS::EC2::Volume.AutoEnableIO`.
- getAutoEnableIo() - Method in interface software.amazon.awscdk.services.ec2.CfnVolumeProps
-
`AWS::EC2::Volume.AutoEnableIO`.
- getAutoEnableIo() - Method in class software.amazon.awscdk.services.ec2.CfnVolumeProps.Jsii$Proxy
-
- getAutoPlacement() - Method in class software.amazon.awscdk.services.ec2.CfnHost
-
`AWS::EC2::Host.AutoPlacement`.
- getAutoPlacement() - Method in interface software.amazon.awscdk.services.ec2.CfnHostProps
-
`AWS::EC2::Host.AutoPlacement`.
- getAutoPlacement() - Method in class software.amazon.awscdk.services.ec2.CfnHostProps.Jsii$Proxy
-
- getAvailabilityZone() - Method in interface software.amazon.awscdk.services.ec2.BastionHostLinuxProps
-
In which AZ to place the instance within the VPC.
- getAvailabilityZone() - Method in class software.amazon.awscdk.services.ec2.BastionHostLinuxProps.Jsii$Proxy
-
- getAvailabilityZone() - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservation
-
`AWS::EC2::CapacityReservation.AvailabilityZone`.
- getAvailabilityZone() - Method in interface software.amazon.awscdk.services.ec2.CfnCapacityReservationProps
-
`AWS::EC2::CapacityReservation.AvailabilityZone`.
- getAvailabilityZone() - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservationProps.Jsii$Proxy
-
- getAvailabilityZone() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2Fleet.FleetLaunchTemplateOverridesRequestProperty
-
`CfnEC2Fleet.FleetLaunchTemplateOverridesRequestProperty.AvailabilityZone`.
- getAvailabilityZone() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.FleetLaunchTemplateOverridesRequestProperty.Jsii$Proxy
-
- getAvailabilityZone() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2Fleet.PlacementProperty
-
`CfnEC2Fleet.PlacementProperty.AvailabilityZone`.
- getAvailabilityZone() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.PlacementProperty.Jsii$Proxy
-
- getAvailabilityZone() - Method in class software.amazon.awscdk.services.ec2.CfnHost
-
`AWS::EC2::Host.AvailabilityZone`.
- getAvailabilityZone() - Method in interface software.amazon.awscdk.services.ec2.CfnHostProps
-
`AWS::EC2::Host.AvailabilityZone`.
- getAvailabilityZone() - Method in class software.amazon.awscdk.services.ec2.CfnHostProps.Jsii$Proxy
-
- getAvailabilityZone() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.AvailabilityZone`.
- getAvailabilityZone() - Method in interface software.amazon.awscdk.services.ec2.CfnInstanceProps
-
`AWS::EC2::Instance.AvailabilityZone`.
- getAvailabilityZone() - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Jsii$Proxy
-
- getAvailabilityZone() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.PlacementProperty
-
`CfnLaunchTemplate.PlacementProperty.AvailabilityZone`.
- getAvailabilityZone() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.PlacementProperty.Jsii$Proxy
-
- getAvailabilityZone() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.LaunchTemplateOverridesProperty
-
`CfnSpotFleet.LaunchTemplateOverridesProperty.AvailabilityZone`.
- getAvailabilityZone() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.LaunchTemplateOverridesProperty.Jsii$Proxy
-
- getAvailabilityZone() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotPlacementProperty
-
`CfnSpotFleet.SpotPlacementProperty.AvailabilityZone`.
- getAvailabilityZone() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotPlacementProperty.Jsii$Proxy
-
- getAvailabilityZone() - Method in class software.amazon.awscdk.services.ec2.CfnSubnet
-
`AWS::EC2::Subnet.AvailabilityZone`.
- getAvailabilityZone() - Method in interface software.amazon.awscdk.services.ec2.CfnSubnetProps
-
`AWS::EC2::Subnet.AvailabilityZone`.
- getAvailabilityZone() - Method in class software.amazon.awscdk.services.ec2.CfnSubnetProps.Jsii$Proxy
-
- getAvailabilityZone() - Method in class software.amazon.awscdk.services.ec2.CfnVolume
-
`AWS::EC2::Volume.AvailabilityZone`.
- getAvailabilityZone() - Method in interface software.amazon.awscdk.services.ec2.CfnVolumeProps
-
`AWS::EC2::Volume.AvailabilityZone`.
- getAvailabilityZone() - Method in class software.amazon.awscdk.services.ec2.CfnVolumeProps.Jsii$Proxy
-
- getAvailabilityZone() - Method in interface software.amazon.awscdk.services.ec2.InstanceProps
-
In which AZ to place the instance within the VPC.
- getAvailabilityZone() - Method in class software.amazon.awscdk.services.ec2.InstanceProps.Jsii$Proxy
-
- getAvailabilityZone() - Method in class software.amazon.awscdk.services.ec2.IPrivateSubnet.Jsii$Proxy
-
The Availability Zone the subnet is located in.
- getAvailabilityZone() - Method in class software.amazon.awscdk.services.ec2.IPublicSubnet.Jsii$Proxy
-
The Availability Zone the subnet is located in.
- getAvailabilityZone() - Method in interface software.amazon.awscdk.services.ec2.ISubnet
-
The Availability Zone the subnet is located in.
- getAvailabilityZone() - Method in class software.amazon.awscdk.services.ec2.ISubnet.Jsii$Proxy
-
The Availability Zone the subnet is located in.
- getAvailabilityZone() - Method in class software.amazon.awscdk.services.ec2.PrivateSubnetAttributes.Jsii$Proxy
-
- getAvailabilityZone() - Method in class software.amazon.awscdk.services.ec2.PrivateSubnetProps.Jsii$Proxy
-
- getAvailabilityZone() - Method in class software.amazon.awscdk.services.ec2.PublicSubnetAttributes.Jsii$Proxy
-
- getAvailabilityZone() - Method in class software.amazon.awscdk.services.ec2.PublicSubnetProps.Jsii$Proxy
-
- getAvailabilityZone() - Method in class software.amazon.awscdk.services.ec2.Subnet
-
The Availability Zone the subnet is located in.
- getAvailabilityZone() - Method in interface software.amazon.awscdk.services.ec2.SubnetAttributes
-
The Availability Zone the subnet is located in.
- getAvailabilityZone() - Method in class software.amazon.awscdk.services.ec2.SubnetAttributes.Jsii$Proxy
-
- getAvailabilityZone() - Method in interface software.amazon.awscdk.services.ec2.SubnetProps
-
The availability zone for the subnet.
- getAvailabilityZone() - Method in class software.amazon.awscdk.services.ec2.SubnetProps.Jsii$Proxy
-
- getAvailabilityZones() - Method in interface software.amazon.awscdk.services.ec2.IVpc
-
AZs for this VPC.
- getAvailabilityZones() - Method in class software.amazon.awscdk.services.ec2.IVpc.Jsii$Proxy
-
AZs for this VPC.
- getAvailabilityZones() - Method in interface software.amazon.awscdk.services.ec2.SelectedSubnets
-
The respective AZs of each subnet.
- getAvailabilityZones() - Method in class software.amazon.awscdk.services.ec2.SelectedSubnets.Jsii$Proxy
-
- getAvailabilityZones() - Method in interface software.amazon.awscdk.services.ec2.SubnetSelection
-
Select subnets only in the given AZs.
- getAvailabilityZones() - Method in class software.amazon.awscdk.services.ec2.SubnetSelection.Jsii$Proxy
-
- getAvailabilityZones() - Method in class software.amazon.awscdk.services.ec2.Vpc
-
AZs for this VPC.
- getAvailabilityZones() - Method in interface software.amazon.awscdk.services.ec2.VpcAttributes
-
List of availability zones for the subnets in this VPC.
- getAvailabilityZones() - Method in class software.amazon.awscdk.services.ec2.VpcAttributes.Jsii$Proxy
-
- getAwsAccountId() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterfacePermission
-
`AWS::EC2::NetworkInterfacePermission.AwsAccountId`.
- getAwsAccountId() - Method in interface software.amazon.awscdk.services.ec2.CfnNetworkInterfacePermissionProps
-
`AWS::EC2::NetworkInterfacePermission.AwsAccountId`.
- getAwsAccountId() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterfacePermissionProps.Jsii$Proxy
-
- getAz() - Method in interface software.amazon.awscdk.services.ec2.GatewayConfig
-
Availability Zone.
- getAz() - Method in class software.amazon.awscdk.services.ec2.GatewayConfig.Jsii$Proxy
-
- getBgpAsn() - Method in class software.amazon.awscdk.services.ec2.CfnCustomerGateway
-
`AWS::EC2::CustomerGateway.BgpAsn`.
- getBgpAsn() - Method in interface software.amazon.awscdk.services.ec2.CfnCustomerGatewayProps
-
`AWS::EC2::CustomerGateway.BgpAsn`.
- getBgpAsn() - Method in class software.amazon.awscdk.services.ec2.CfnCustomerGatewayProps.Jsii$Proxy
-
- getBlackhole() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayRoute
-
`AWS::EC2::TransitGatewayRoute.Blackhole`.
- getBlackhole() - Method in interface software.amazon.awscdk.services.ec2.CfnTransitGatewayRouteProps
-
`AWS::EC2::TransitGatewayRoute.Blackhole`.
- getBlackhole() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayRouteProps.Jsii$Proxy
-
- getBlockDeviceMappings() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.BlockDeviceMappings`.
- getBlockDeviceMappings() - Method in interface software.amazon.awscdk.services.ec2.CfnInstanceProps
-
`AWS::EC2::Instance.BlockDeviceMappings`.
- getBlockDeviceMappings() - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Jsii$Proxy
-
- getBlockDeviceMappings() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty
-
`CfnLaunchTemplate.LaunchTemplateDataProperty.BlockDeviceMappings`.
- getBlockDeviceMappings() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty.Jsii$Proxy
-
- getBlockDeviceMappings() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetLaunchSpecificationProperty
-
`CfnSpotFleet.SpotFleetLaunchSpecificationProperty.BlockDeviceMappings`.
- getBlockDeviceMappings() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Jsii$Proxy
-
- getBlockDevices() - Method in interface software.amazon.awscdk.services.ec2.BastionHostLinuxProps
-
Specifies how block devices are exposed to the instance.
- getBlockDevices() - Method in class software.amazon.awscdk.services.ec2.BastionHostLinuxProps.Jsii$Proxy
-
- getBlockDevices() - Method in interface software.amazon.awscdk.services.ec2.InstanceProps
-
Specifies how block devices are exposed to the instance.
- getBlockDevices() - Method in class software.amazon.awscdk.services.ec2.InstanceProps.Jsii$Proxy
-
- getBlockDurationMinutes() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.SpotOptionsProperty
-
`CfnLaunchTemplate.SpotOptionsProperty.BlockDurationMinutes`.
- getBlockDurationMinutes() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.SpotOptionsProperty.Jsii$Proxy
-
- getBucket() - Method in class software.amazon.awscdk.services.ec2.FlowLog
-
The S3 bucket to publish flow logs to.
- getBucket() - Method in interface software.amazon.awscdk.services.ec2.S3DownloadOptions
-
Name of the S3 bucket to download from.
- getBucket() - Method in class software.amazon.awscdk.services.ec2.S3DownloadOptions.Jsii$Proxy
-
- getBucketKey() - Method in interface software.amazon.awscdk.services.ec2.S3DownloadOptions
-
The key of the file to download.
- getBucketKey() - Method in class software.amazon.awscdk.services.ec2.S3DownloadOptions.Jsii$Proxy
-
- getCanInlineRule() - Method in interface software.amazon.awscdk.services.ec2.IPeer
-
Whether the rule can be inlined into a SecurityGroup or not.
- getCanInlineRule() - Method in class software.amazon.awscdk.services.ec2.IPeer.Jsii$Proxy
-
Whether the rule can be inlined into a SecurityGroup or not.
- getCanInlineRule() - Method in class software.amazon.awscdk.services.ec2.ISecurityGroup.Jsii$Proxy
-
Whether the rule can be inlined into a SecurityGroup or not.
- getCanInlineRule() - Method in class software.amazon.awscdk.services.ec2.Port
-
Whether the rule containing this port range can be inlined into a securitygroup or not.
- getCanInlineRule() - Method in class software.amazon.awscdk.services.ec2.SecurityGroup
-
Whether the rule can be inlined into a SecurityGroup or not.
- getCapacityReservationId() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.CapacityReservationTargetProperty
-
`CfnLaunchTemplate.CapacityReservationTargetProperty.CapacityReservationId`.
- getCapacityReservationId() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.CapacityReservationTargetProperty.Jsii$Proxy
-
- getCapacityReservationOptions() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2Fleet.OnDemandOptionsRequestProperty
-
`CfnEC2Fleet.OnDemandOptionsRequestProperty.CapacityReservationOptions`.
- getCapacityReservationOptions() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.OnDemandOptionsRequestProperty.Jsii$Proxy
-
- getCapacityReservationPreference() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.CapacityReservationSpecificationProperty
-
`CfnLaunchTemplate.CapacityReservationSpecificationProperty.CapacityReservationPreference`.
- getCapacityReservationPreference() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.CapacityReservationSpecificationProperty.Jsii$Proxy
-
- getCapacityReservationSpecification() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty
-
`CfnLaunchTemplate.LaunchTemplateDataProperty.CapacityReservationSpecification`.
- getCapacityReservationSpecification() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty.Jsii$Proxy
-
- getCapacityReservationTarget() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.CapacityReservationSpecificationProperty
-
`CfnLaunchTemplate.CapacityReservationSpecificationProperty.CapacityReservationTarget`.
- getCapacityReservationTarget() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.CapacityReservationSpecificationProperty.Jsii$Proxy
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservation
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnAuthorizationRule
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnRoute
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnTargetNetworkAssociation
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnCustomerGateway
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnDHCPOptions
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnEgressOnlyInternetGateway
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnEIP
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnEIPAssociation
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnFlowLog
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnGatewayRouteTableAssociation
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnHost
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnInternetGateway
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnLocalGatewayRoute
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnLocalGatewayRouteTableVPCAssociation
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnNatGateway
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkAcl
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkAclEntry
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterface
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterfaceAttachment
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterfacePermission
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnPlacementGroup
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnRoute
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnRouteTable
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupEgress
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngress
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnSubnet
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnSubnetCidrBlock
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnSubnetNetworkAclAssociation
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnSubnetRouteTableAssociation
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilter
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRule
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorSession
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorTarget
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGateway
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayAttachment
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayRoute
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayRouteTable
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayRouteTableAssociation
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayRouteTablePropagation
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnVolume
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnVolumeAttachment
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnVPC
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnVPCCidrBlock
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnVPCDHCPOptionsAssociation
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpoint
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointConnectionNotification
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointService
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointServicePermissions
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnVPCGatewayAttachment
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnVPCPeeringConnection
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnVPNConnection
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnVPNConnectionRoute
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnVPNGateway
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.ec2.CfnVPNGatewayRoutePropagation
-
- getCidr() - Method in interface software.amazon.awscdk.services.ec2.CommonNetworkAclEntryOptions
-
The CIDR range to allow or deny.
- getCidr() - Method in class software.amazon.awscdk.services.ec2.CommonNetworkAclEntryOptions.Jsii$Proxy
-
- getCidr() - Method in class software.amazon.awscdk.services.ec2.NetworkAclEntryProps.Jsii$Proxy
-
- getCidr() - Method in interface software.amazon.awscdk.services.ec2.VpcProps
-
The CIDR range to use for the VPC, e.g.
- getCidr() - Method in class software.amazon.awscdk.services.ec2.VpcProps.Jsii$Proxy
-
- getCidrBlock() - Method in interface software.amazon.awscdk.services.ec2.AclCidrConfig
-
Ipv4 CIDR.
- getCidrBlock() - Method in class software.amazon.awscdk.services.ec2.AclCidrConfig.Jsii$Proxy
-
- getCidrBlock() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkAclEntry
-
`AWS::EC2::NetworkAclEntry.CidrBlock`.
- getCidrBlock() - Method in interface software.amazon.awscdk.services.ec2.CfnNetworkAclEntryProps
-
`AWS::EC2::NetworkAclEntry.CidrBlock`.
- getCidrBlock() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkAclEntryProps.Jsii$Proxy
-
- getCidrBlock() - Method in class software.amazon.awscdk.services.ec2.CfnSubnet
-
`AWS::EC2::Subnet.CidrBlock`.
- getCidrBlock() - Method in interface software.amazon.awscdk.services.ec2.CfnSubnetProps
-
`AWS::EC2::Subnet.CidrBlock`.
- getCidrBlock() - Method in class software.amazon.awscdk.services.ec2.CfnSubnetProps.Jsii$Proxy
-
- getCidrBlock() - Method in class software.amazon.awscdk.services.ec2.CfnVPC
-
`AWS::EC2::VPC.CidrBlock`.
- getCidrBlock() - Method in class software.amazon.awscdk.services.ec2.CfnVPCCidrBlock
-
`AWS::EC2::VPCCidrBlock.CidrBlock`.
- getCidrBlock() - Method in interface software.amazon.awscdk.services.ec2.CfnVPCCidrBlockProps
-
`AWS::EC2::VPCCidrBlock.CidrBlock`.
- getCidrBlock() - Method in class software.amazon.awscdk.services.ec2.CfnVPCCidrBlockProps.Jsii$Proxy
-
- getCidrBlock() - Method in interface software.amazon.awscdk.services.ec2.CfnVPCProps
-
`AWS::EC2::VPC.CidrBlock`.
- getCidrBlock() - Method in class software.amazon.awscdk.services.ec2.CfnVPCProps.Jsii$Proxy
-
- getCidrBlock() - Method in class software.amazon.awscdk.services.ec2.PrivateSubnetProps.Jsii$Proxy
-
- getCidrBlock() - Method in class software.amazon.awscdk.services.ec2.PublicSubnetProps.Jsii$Proxy
-
- getCidrBlock() - Method in interface software.amazon.awscdk.services.ec2.SubnetProps
-
The CIDR notation for this subnet.
- getCidrBlock() - Method in class software.amazon.awscdk.services.ec2.SubnetProps.Jsii$Proxy
-
- getCidrIp() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroup.EgressProperty
-
`CfnSecurityGroup.EgressProperty.CidrIp`.
- getCidrIp() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup.EgressProperty.Jsii$Proxy
-
- getCidrIp() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroup.IngressProperty
-
`CfnSecurityGroup.IngressProperty.CidrIp`.
- getCidrIp() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup.IngressProperty.Jsii$Proxy
-
- getCidrIp() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupEgress
-
`AWS::EC2::SecurityGroupEgress.CidrIp`.
- getCidrIp() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroupEgressProps
-
`AWS::EC2::SecurityGroupEgress.CidrIp`.
- getCidrIp() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupEgressProps.Jsii$Proxy
-
- getCidrIp() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngress
-
`AWS::EC2::SecurityGroupIngress.CidrIp`.
- getCidrIp() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroupIngressProps
-
`AWS::EC2::SecurityGroupIngress.CidrIp`.
- getCidrIp() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngressProps.Jsii$Proxy
-
- getCidrIpv6() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroup.EgressProperty
-
`CfnSecurityGroup.EgressProperty.CidrIpv6`.
- getCidrIpv6() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup.EgressProperty.Jsii$Proxy
-
- getCidrIpv6() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroup.IngressProperty
-
`CfnSecurityGroup.IngressProperty.CidrIpv6`.
- getCidrIpv6() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup.IngressProperty.Jsii$Proxy
-
- getCidrIpv6() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupEgress
-
`AWS::EC2::SecurityGroupEgress.CidrIpv6`.
- getCidrIpv6() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroupEgressProps
-
`AWS::EC2::SecurityGroupEgress.CidrIpv6`.
- getCidrIpv6() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupEgressProps.Jsii$Proxy
-
- getCidrIpv6() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngress
-
`AWS::EC2::SecurityGroupIngress.CidrIpv6`.
- getCidrIpv6() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroupIngressProps
-
`AWS::EC2::SecurityGroupIngress.CidrIpv6`.
- getCidrIpv6() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngressProps.Jsii$Proxy
-
- getCidrMask() - Method in interface software.amazon.awscdk.services.ec2.SubnetConfiguration
-
The number of leading 1 bits in the routing mask.
- getCidrMask() - Method in class software.amazon.awscdk.services.ec2.SubnetConfiguration.Jsii$Proxy
-
- getClassicLoadBalancers() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.ClassicLoadBalancersConfigProperty
-
`CfnSpotFleet.ClassicLoadBalancersConfigProperty.ClassicLoadBalancers`.
- getClassicLoadBalancers() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.ClassicLoadBalancersConfigProperty.Jsii$Proxy
-
- getClassicLoadBalancersConfig() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.LoadBalancersConfigProperty
-
`CfnSpotFleet.LoadBalancersConfigProperty.ClassicLoadBalancersConfig`.
- getClassicLoadBalancersConfig() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.LoadBalancersConfigProperty.Jsii$Proxy
-
- getClientCidrBlock() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint
-
`AWS::EC2::ClientVpnEndpoint.ClientCidrBlock`.
- getClientCidrBlock() - Method in interface software.amazon.awscdk.services.ec2.CfnClientVpnEndpointProps
-
`AWS::EC2::ClientVpnEndpoint.ClientCidrBlock`.
- getClientCidrBlock() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpointProps.Jsii$Proxy
-
- getClientRootCertificateChainArn() - Method in interface software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint.CertificateAuthenticationRequestProperty
-
`CfnClientVpnEndpoint.CertificateAuthenticationRequestProperty.ClientRootCertificateChainArn`.
- getClientRootCertificateChainArn() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint.CertificateAuthenticationRequestProperty.Jsii$Proxy
-
- getClientVpnEndpointId() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnAuthorizationRule
-
`AWS::EC2::ClientVpnAuthorizationRule.ClientVpnEndpointId`.
- getClientVpnEndpointId() - Method in interface software.amazon.awscdk.services.ec2.CfnClientVpnAuthorizationRuleProps
-
`AWS::EC2::ClientVpnAuthorizationRule.ClientVpnEndpointId`.
- getClientVpnEndpointId() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnAuthorizationRuleProps.Jsii$Proxy
-
- getClientVpnEndpointId() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnRoute
-
`AWS::EC2::ClientVpnRoute.ClientVpnEndpointId`.
- getClientVpnEndpointId() - Method in interface software.amazon.awscdk.services.ec2.CfnClientVpnRouteProps
-
`AWS::EC2::ClientVpnRoute.ClientVpnEndpointId`.
- getClientVpnEndpointId() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnRouteProps.Jsii$Proxy
-
- getClientVpnEndpointId() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnTargetNetworkAssociation
-
`AWS::EC2::ClientVpnTargetNetworkAssociation.ClientVpnEndpointId`.
- getClientVpnEndpointId() - Method in interface software.amazon.awscdk.services.ec2.CfnClientVpnTargetNetworkAssociationProps
-
`AWS::EC2::ClientVpnTargetNetworkAssociation.ClientVpnEndpointId`.
- getClientVpnEndpointId() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnTargetNetworkAssociationProps.Jsii$Proxy
-
- getCloudwatchLogGroup() - Method in interface software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint.ConnectionLogOptionsProperty
-
`CfnClientVpnEndpoint.ConnectionLogOptionsProperty.CloudwatchLogGroup`.
- getCloudwatchLogGroup() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint.ConnectionLogOptionsProperty.Jsii$Proxy
-
- getCloudwatchLogStream() - Method in interface software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint.ConnectionLogOptionsProperty
-
`CfnClientVpnEndpoint.ConnectionLogOptionsProperty.CloudwatchLogStream`.
- getCloudwatchLogStream() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint.ConnectionLogOptionsProperty.Jsii$Proxy
-
- getCode() - Method in interface software.amazon.awscdk.services.ec2.AclIcmp
-
The Internet Control Message Protocol (ICMP) code.
- getCode() - Method in class software.amazon.awscdk.services.ec2.AclIcmp.Jsii$Proxy
-
- getCode() - Method in interface software.amazon.awscdk.services.ec2.CfnNetworkAclEntry.IcmpProperty
-
`CfnNetworkAclEntry.IcmpProperty.Code`.
- getCode() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkAclEntry.IcmpProperty.Jsii$Proxy
-
- getConfigured() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.HibernationOptionsProperty
-
`CfnInstance.HibernationOptionsProperty.Configured`.
- getConfigured() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.HibernationOptionsProperty.Jsii$Proxy
-
- getConfigured() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.HibernationOptionsProperty
-
`CfnLaunchTemplate.HibernationOptionsProperty.Configured`.
- getConfigured() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.HibernationOptionsProperty.Jsii$Proxy
-
- getConfiguredGateways() - Method in class software.amazon.awscdk.services.ec2.NatInstanceProvider
-
Return list of gateways spawned by the provider.
- getConfiguredGateways() - Method in class software.amazon.awscdk.services.ec2.NatProvider
-
Return list of gateways spawned by the provider.
- getConnectionEvents() - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointConnectionNotification
-
`AWS::EC2::VPCEndpointConnectionNotification.ConnectionEvents`.
- getConnectionEvents() - Method in interface software.amazon.awscdk.services.ec2.CfnVPCEndpointConnectionNotificationProps
-
`AWS::EC2::VPCEndpointConnectionNotification.ConnectionEvents`.
- getConnectionEvents() - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointConnectionNotificationProps.Jsii$Proxy
-
- getConnectionLogOptions() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint
-
`AWS::EC2::ClientVpnEndpoint.ConnectionLogOptions`.
- getConnectionLogOptions() - Method in interface software.amazon.awscdk.services.ec2.CfnClientVpnEndpointProps
-
`AWS::EC2::ClientVpnEndpoint.ConnectionLogOptions`.
- getConnectionLogOptions() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpointProps.Jsii$Proxy
-
- getConnectionNotificationArn() - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointConnectionNotification
-
`AWS::EC2::VPCEndpointConnectionNotification.ConnectionNotificationArn`.
- getConnectionNotificationArn() - Method in interface software.amazon.awscdk.services.ec2.CfnVPCEndpointConnectionNotificationProps
-
`AWS::EC2::VPCEndpointConnectionNotification.ConnectionNotificationArn`.
- getConnectionNotificationArn() - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointConnectionNotificationProps.Jsii$Proxy
-
- getConnections() - Method in class software.amazon.awscdk.services.ec2.BastionHostLinux
-
Allows specify security group connections for the instance.
- getConnections() - Method in class software.amazon.awscdk.services.ec2.Connections
-
- getConnections() - Method in interface software.amazon.awscdk.services.ec2.IConnectable
-
- getConnections() - Method in class software.amazon.awscdk.services.ec2.IConnectable.Jsii$Proxy
-
- getConnections() - Method in class software.amazon.awscdk.services.ec2.IInstance.Jsii$Proxy
-
- getConnections() - Method in class software.amazon.awscdk.services.ec2.IInterfaceVpcEndpoint.Jsii$Proxy
-
- getConnections() - Method in class software.amazon.awscdk.services.ec2.Instance
-
Allows specify security group connections for the instance.
- getConnections() - Method in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpoint
-
Access to network connections.
- getConnections() - Method in class software.amazon.awscdk.services.ec2.IPeer.Jsii$Proxy
-
- getConnections() - Method in class software.amazon.awscdk.services.ec2.ISecurityGroup.Jsii$Proxy
-
- getConnections() - Method in class software.amazon.awscdk.services.ec2.NatInstanceProvider
-
Manage the Security Groups associated with the NAT instances.
- getConnections() - Method in class software.amazon.awscdk.services.ec2.SecurityGroup
-
- getCoreCount() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.CpuOptionsProperty
-
`CfnInstance.CpuOptionsProperty.CoreCount`.
- getCoreCount() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.CpuOptionsProperty.Jsii$Proxy
-
- getCoreCount() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.CpuOptionsProperty
-
`CfnLaunchTemplate.CpuOptionsProperty.CoreCount`.
- getCoreCount() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.CpuOptionsProperty.Jsii$Proxy
-
- getCount() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.ElasticInferenceAcceleratorProperty
-
`CfnInstance.ElasticInferenceAcceleratorProperty.Count`.
- getCount() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.ElasticInferenceAcceleratorProperty.Jsii$Proxy
-
- getCount() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateElasticInferenceAcceleratorProperty
-
`CfnLaunchTemplate.LaunchTemplateElasticInferenceAcceleratorProperty.Count`.
- getCount() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateElasticInferenceAcceleratorProperty.Jsii$Proxy
-
- getCpuCredits() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.CreditSpecificationProperty
-
`CfnInstance.CreditSpecificationProperty.CPUCredits`.
- getCpuCredits() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.CreditSpecificationProperty.Jsii$Proxy
-
- getCpuCredits() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.CreditSpecificationProperty
-
`CfnLaunchTemplate.CreditSpecificationProperty.CpuCredits`.
- getCpuCredits() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.CreditSpecificationProperty.Jsii$Proxy
-
- getCpuOptions() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.CpuOptions`.
- getCpuOptions() - Method in interface software.amazon.awscdk.services.ec2.CfnInstanceProps
-
`AWS::EC2::Instance.CpuOptions`.
- getCpuOptions() - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Jsii$Proxy
-
- getCpuOptions() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty
-
`CfnLaunchTemplate.LaunchTemplateDataProperty.CpuOptions`.
- getCpuOptions() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty.Jsii$Proxy
-
- getCreditSpecification() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.CreditSpecification`.
- getCreditSpecification() - Method in interface software.amazon.awscdk.services.ec2.CfnInstanceProps
-
`AWS::EC2::Instance.CreditSpecification`.
- getCreditSpecification() - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Jsii$Proxy
-
- getCreditSpecification() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty
-
`CfnLaunchTemplate.LaunchTemplateDataProperty.CreditSpecification`.
- getCreditSpecification() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty.Jsii$Proxy
-
- getCustomerGatewayAsn() - Method in interface software.amazon.awscdk.services.ec2.IVpnConnection
-
The ASN of the customer gateway.
- getCustomerGatewayAsn() - Method in class software.amazon.awscdk.services.ec2.IVpnConnection.Jsii$Proxy
-
The ASN of the customer gateway.
- getCustomerGatewayAsn() - Method in class software.amazon.awscdk.services.ec2.VpnConnection
-
The ASN of the customer gateway.
- getCustomerGatewayId() - Method in class software.amazon.awscdk.services.ec2.CfnVPNConnection
-
`AWS::EC2::VPNConnection.CustomerGatewayId`.
- getCustomerGatewayId() - Method in interface software.amazon.awscdk.services.ec2.CfnVPNConnectionProps
-
`AWS::EC2::VPNConnection.CustomerGatewayId`.
- getCustomerGatewayId() - Method in class software.amazon.awscdk.services.ec2.CfnVPNConnectionProps.Jsii$Proxy
-
- getCustomerGatewayId() - Method in interface software.amazon.awscdk.services.ec2.IVpnConnection
-
The id of the customer gateway.
- getCustomerGatewayId() - Method in class software.amazon.awscdk.services.ec2.IVpnConnection.Jsii$Proxy
-
The id of the customer gateway.
- getCustomerGatewayId() - Method in class software.amazon.awscdk.services.ec2.VpnConnection
-
The id of the customer gateway.
- getCustomerGatewayIp() - Method in interface software.amazon.awscdk.services.ec2.IVpnConnection
-
The ip address of the customer gateway.
- getCustomerGatewayIp() - Method in class software.amazon.awscdk.services.ec2.IVpnConnection.Jsii$Proxy
-
The ip address of the customer gateway.
- getCustomerGatewayIp() - Method in class software.amazon.awscdk.services.ec2.VpnConnection
-
The ip address of the customer gateway.
- getDefaultInstanceTenancy() - Method in interface software.amazon.awscdk.services.ec2.VpcProps
-
The default tenancy of instances launched into the VPC.
- getDefaultInstanceTenancy() - Method in class software.amazon.awscdk.services.ec2.VpcProps.Jsii$Proxy
-
- getDefaultPort() - Method in class software.amazon.awscdk.services.ec2.Connections
-
The default port configured for this connection peer, if available.
- getDefaultPort() - Method in interface software.amazon.awscdk.services.ec2.ConnectionsProps
-
Default port range for initiating connections to and from this object.
- getDefaultPort() - Method in class software.amazon.awscdk.services.ec2.ConnectionsProps.Jsii$Proxy
-
- getDefaultPort() - Method in class software.amazon.awscdk.services.ec2.SecurityGroup
-
- getDefaultRouteTableAssociation() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGateway
-
`AWS::EC2::TransitGateway.DefaultRouteTableAssociation`.
- getDefaultRouteTableAssociation() - Method in interface software.amazon.awscdk.services.ec2.CfnTransitGatewayProps
-
`AWS::EC2::TransitGateway.DefaultRouteTableAssociation`.
- getDefaultRouteTableAssociation() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayProps.Jsii$Proxy
-
- getDefaultRouteTablePropagation() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGateway
-
`AWS::EC2::TransitGateway.DefaultRouteTablePropagation`.
- getDefaultRouteTablePropagation() - Method in interface software.amazon.awscdk.services.ec2.CfnTransitGatewayProps
-
`AWS::EC2::TransitGateway.DefaultRouteTablePropagation`.
- getDefaultRouteTablePropagation() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayProps.Jsii$Proxy
-
- getDefaultTargetCapacityType() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2Fleet.TargetCapacitySpecificationRequestProperty
-
`CfnEC2Fleet.TargetCapacitySpecificationRequestProperty.DefaultTargetCapacityType`.
- getDefaultTargetCapacityType() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.TargetCapacitySpecificationRequestProperty.Jsii$Proxy
-
- getDeleteOnTermination() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.EbsProperty
-
`CfnInstance.EbsProperty.DeleteOnTermination`.
- getDeleteOnTermination() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.EbsProperty.Jsii$Proxy
-
- getDeleteOnTermination() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.NetworkInterfaceProperty
-
`CfnInstance.NetworkInterfaceProperty.DeleteOnTermination`.
- getDeleteOnTermination() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.NetworkInterfaceProperty.Jsii$Proxy
-
- getDeleteOnTermination() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.EbsProperty
-
`CfnLaunchTemplate.EbsProperty.DeleteOnTermination`.
- getDeleteOnTermination() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.EbsProperty.Jsii$Proxy
-
- getDeleteOnTermination() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.NetworkInterfaceProperty
-
`CfnLaunchTemplate.NetworkInterfaceProperty.DeleteOnTermination`.
- getDeleteOnTermination() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.NetworkInterfaceProperty.Jsii$Proxy
-
- getDeleteOnTermination() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterfaceAttachment
-
`AWS::EC2::NetworkInterfaceAttachment.DeleteOnTermination`.
- getDeleteOnTermination() - Method in interface software.amazon.awscdk.services.ec2.CfnNetworkInterfaceAttachmentProps
-
`AWS::EC2::NetworkInterfaceAttachment.DeleteOnTermination`.
- getDeleteOnTermination() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterfaceAttachmentProps.Jsii$Proxy
-
- getDeleteOnTermination() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.EbsBlockDeviceProperty
-
`CfnSpotFleet.EbsBlockDeviceProperty.DeleteOnTermination`.
- getDeleteOnTermination() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.EbsBlockDeviceProperty.Jsii$Proxy
-
- getDeleteOnTermination() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty
-
`CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty.DeleteOnTermination`.
- getDeleteOnTermination() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty.Jsii$Proxy
-
- getDeleteOnTermination() - Method in class software.amazon.awscdk.services.ec2.EbsDeviceOptions.Jsii$Proxy
-
- getDeleteOnTermination() - Method in interface software.amazon.awscdk.services.ec2.EbsDeviceOptionsBase
-
Indicates whether to delete the volume when the instance is terminated.
- getDeleteOnTermination() - Method in class software.amazon.awscdk.services.ec2.EbsDeviceOptionsBase.Jsii$Proxy
-
- getDeleteOnTermination() - Method in class software.amazon.awscdk.services.ec2.EbsDeviceProps.Jsii$Proxy
-
- getDeleteOnTermination() - Method in class software.amazon.awscdk.services.ec2.EbsDeviceSnapshotOptions.Jsii$Proxy
-
- getDeliverLogsPermissionArn() - Method in class software.amazon.awscdk.services.ec2.CfnFlowLog
-
`AWS::EC2::FlowLog.DeliverLogsPermissionArn`.
- getDeliverLogsPermissionArn() - Method in interface software.amazon.awscdk.services.ec2.CfnFlowLogProps
-
`AWS::EC2::FlowLog.DeliverLogsPermissionArn`.
- getDeliverLogsPermissionArn() - Method in class software.amazon.awscdk.services.ec2.CfnFlowLogProps.Jsii$Proxy
-
- getDependencyElements() - Method in class software.amazon.awscdk.services.ec2.Subnet
-
Parts of this VPC subnet.
- getDescription() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnAuthorizationRule
-
`AWS::EC2::ClientVpnAuthorizationRule.Description`.
- getDescription() - Method in interface software.amazon.awscdk.services.ec2.CfnClientVpnAuthorizationRuleProps
-
`AWS::EC2::ClientVpnAuthorizationRule.Description`.
- getDescription() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnAuthorizationRuleProps.Jsii$Proxy
-
- getDescription() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint
-
`AWS::EC2::ClientVpnEndpoint.Description`.
- getDescription() - Method in interface software.amazon.awscdk.services.ec2.CfnClientVpnEndpointProps
-
`AWS::EC2::ClientVpnEndpoint.Description`.
- getDescription() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpointProps.Jsii$Proxy
-
- getDescription() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnRoute
-
`AWS::EC2::ClientVpnRoute.Description`.
- getDescription() - Method in interface software.amazon.awscdk.services.ec2.CfnClientVpnRouteProps
-
`AWS::EC2::ClientVpnRoute.Description`.
- getDescription() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnRouteProps.Jsii$Proxy
-
- getDescription() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.NetworkInterfaceProperty
-
`CfnInstance.NetworkInterfaceProperty.Description`.
- getDescription() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.NetworkInterfaceProperty.Jsii$Proxy
-
- getDescription() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.NetworkInterfaceProperty
-
`CfnLaunchTemplate.NetworkInterfaceProperty.Description`.
- getDescription() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.NetworkInterfaceProperty.Jsii$Proxy
-
- getDescription() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterface
-
`AWS::EC2::NetworkInterface.Description`.
- getDescription() - Method in interface software.amazon.awscdk.services.ec2.CfnNetworkInterfaceProps
-
`AWS::EC2::NetworkInterface.Description`.
- getDescription() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterfaceProps.Jsii$Proxy
-
- getDescription() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroup.EgressProperty
-
`CfnSecurityGroup.EgressProperty.Description`.
- getDescription() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup.EgressProperty.Jsii$Proxy
-
- getDescription() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroup.IngressProperty
-
`CfnSecurityGroup.IngressProperty.Description`.
- getDescription() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup.IngressProperty.Jsii$Proxy
-
- getDescription() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupEgress
-
`AWS::EC2::SecurityGroupEgress.Description`.
- getDescription() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroupEgressProps
-
`AWS::EC2::SecurityGroupEgress.Description`.
- getDescription() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupEgressProps.Jsii$Proxy
-
- getDescription() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngress
-
`AWS::EC2::SecurityGroupIngress.Description`.
- getDescription() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroupIngressProps
-
`AWS::EC2::SecurityGroupIngress.Description`.
- getDescription() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngressProps.Jsii$Proxy
-
- getDescription() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty
-
`CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty.Description`.
- getDescription() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty.Jsii$Proxy
-
- getDescription() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilter
-
`AWS::EC2::TrafficMirrorFilter.Description`.
- getDescription() - Method in interface software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterProps
-
`AWS::EC2::TrafficMirrorFilter.Description`.
- getDescription() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterProps.Jsii$Proxy
-
- getDescription() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRule
-
`AWS::EC2::TrafficMirrorFilterRule.Description`.
- getDescription() - Method in interface software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRuleProps
-
`AWS::EC2::TrafficMirrorFilterRule.Description`.
- getDescription() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRuleProps.Jsii$Proxy
-
- getDescription() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorSession
-
`AWS::EC2::TrafficMirrorSession.Description`.
- getDescription() - Method in interface software.amazon.awscdk.services.ec2.CfnTrafficMirrorSessionProps
-
`AWS::EC2::TrafficMirrorSession.Description`.
- getDescription() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorSessionProps.Jsii$Proxy
-
- getDescription() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorTarget
-
`AWS::EC2::TrafficMirrorTarget.Description`.
- getDescription() - Method in interface software.amazon.awscdk.services.ec2.CfnTrafficMirrorTargetProps
-
`AWS::EC2::TrafficMirrorTarget.Description`.
- getDescription() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorTargetProps.Jsii$Proxy
-
- getDescription() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGateway
-
`AWS::EC2::TransitGateway.Description`.
- getDescription() - Method in interface software.amazon.awscdk.services.ec2.CfnTransitGatewayProps
-
`AWS::EC2::TransitGateway.Description`.
- getDescription() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayProps.Jsii$Proxy
-
- getDescription() - Method in interface software.amazon.awscdk.services.ec2.ConnectionRule
-
Description of this connection.
- getDescription() - Method in class software.amazon.awscdk.services.ec2.ConnectionRule.Jsii$Proxy
-
- getDescription() - Method in interface software.amazon.awscdk.services.ec2.SecurityGroupProps
-
A description of the security group.
- getDescription() - Method in class software.amazon.awscdk.services.ec2.SecurityGroupProps.Jsii$Proxy
-
- getDestination() - Method in interface software.amazon.awscdk.services.ec2.FlowLogOptions
-
Specifies the type of destination to which the flow log data is to be published.
- getDestination() - Method in class software.amazon.awscdk.services.ec2.FlowLogOptions.Jsii$Proxy
-
- getDestination() - Method in class software.amazon.awscdk.services.ec2.FlowLogProps.Jsii$Proxy
-
- getDestinationCidrBlock() - Method in interface software.amazon.awscdk.services.ec2.AddRouteOptions
-
IPv4 range this route applies to.
- getDestinationCidrBlock() - Method in class software.amazon.awscdk.services.ec2.AddRouteOptions.Jsii$Proxy
-
- getDestinationCidrBlock() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnRoute
-
`AWS::EC2::ClientVpnRoute.DestinationCidrBlock`.
- getDestinationCidrBlock() - Method in interface software.amazon.awscdk.services.ec2.CfnClientVpnRouteProps
-
`AWS::EC2::ClientVpnRoute.DestinationCidrBlock`.
- getDestinationCidrBlock() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnRouteProps.Jsii$Proxy
-
- getDestinationCidrBlock() - Method in class software.amazon.awscdk.services.ec2.CfnLocalGatewayRoute
-
`AWS::EC2::LocalGatewayRoute.DestinationCidrBlock`.
- getDestinationCidrBlock() - Method in interface software.amazon.awscdk.services.ec2.CfnLocalGatewayRouteProps
-
`AWS::EC2::LocalGatewayRoute.DestinationCidrBlock`.
- getDestinationCidrBlock() - Method in class software.amazon.awscdk.services.ec2.CfnLocalGatewayRouteProps.Jsii$Proxy
-
- getDestinationCidrBlock() - Method in class software.amazon.awscdk.services.ec2.CfnRoute
-
`AWS::EC2::Route.DestinationCidrBlock`.
- getDestinationCidrBlock() - Method in interface software.amazon.awscdk.services.ec2.CfnRouteProps
-
`AWS::EC2::Route.DestinationCidrBlock`.
- getDestinationCidrBlock() - Method in class software.amazon.awscdk.services.ec2.CfnRouteProps.Jsii$Proxy
-
- getDestinationCidrBlock() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRule
-
`AWS::EC2::TrafficMirrorFilterRule.DestinationCidrBlock`.
- getDestinationCidrBlock() - Method in interface software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRuleProps
-
`AWS::EC2::TrafficMirrorFilterRule.DestinationCidrBlock`.
- getDestinationCidrBlock() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRuleProps.Jsii$Proxy
-
- getDestinationCidrBlock() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayRoute
-
`AWS::EC2::TransitGatewayRoute.DestinationCidrBlock`.
- getDestinationCidrBlock() - Method in interface software.amazon.awscdk.services.ec2.CfnTransitGatewayRouteProps
-
`AWS::EC2::TransitGatewayRoute.DestinationCidrBlock`.
- getDestinationCidrBlock() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayRouteProps.Jsii$Proxy
-
- getDestinationCidrBlock() - Method in class software.amazon.awscdk.services.ec2.CfnVPNConnectionRoute
-
`AWS::EC2::VPNConnectionRoute.DestinationCidrBlock`.
- getDestinationCidrBlock() - Method in interface software.amazon.awscdk.services.ec2.CfnVPNConnectionRouteProps
-
`AWS::EC2::VPNConnectionRoute.DestinationCidrBlock`.
- getDestinationCidrBlock() - Method in class software.amazon.awscdk.services.ec2.CfnVPNConnectionRouteProps.Jsii$Proxy
-
- getDestinationIpv6CidrBlock() - Method in interface software.amazon.awscdk.services.ec2.AddRouteOptions
-
IPv6 range this route applies to.
- getDestinationIpv6CidrBlock() - Method in class software.amazon.awscdk.services.ec2.AddRouteOptions.Jsii$Proxy
-
- getDestinationIpv6CidrBlock() - Method in class software.amazon.awscdk.services.ec2.CfnRoute
-
`AWS::EC2::Route.DestinationIpv6CidrBlock`.
- getDestinationIpv6CidrBlock() - Method in interface software.amazon.awscdk.services.ec2.CfnRouteProps
-
`AWS::EC2::Route.DestinationIpv6CidrBlock`.
- getDestinationIpv6CidrBlock() - Method in class software.amazon.awscdk.services.ec2.CfnRouteProps.Jsii$Proxy
-
- getDestinationPortRange() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRule
-
`AWS::EC2::TrafficMirrorFilterRule.DestinationPortRange`.
- getDestinationPortRange() - Method in interface software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRuleProps
-
`AWS::EC2::TrafficMirrorFilterRule.DestinationPortRange`.
- getDestinationPortRange() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRuleProps.Jsii$Proxy
-
- getDestinationPrefixListId() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroup.EgressProperty
-
`CfnSecurityGroup.EgressProperty.DestinationPrefixListId`.
- getDestinationPrefixListId() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup.EgressProperty.Jsii$Proxy
-
- getDestinationPrefixListId() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupEgress
-
`AWS::EC2::SecurityGroupEgress.DestinationPrefixListId`.
- getDestinationPrefixListId() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroupEgressProps
-
`AWS::EC2::SecurityGroupEgress.DestinationPrefixListId`.
- getDestinationPrefixListId() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupEgressProps.Jsii$Proxy
-
- getDestinationSecurityGroupId() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroup.EgressProperty
-
`CfnSecurityGroup.EgressProperty.DestinationSecurityGroupId`.
- getDestinationSecurityGroupId() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup.EgressProperty.Jsii$Proxy
-
- getDestinationSecurityGroupId() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupEgress
-
`AWS::EC2::SecurityGroupEgress.DestinationSecurityGroupId`.
- getDestinationSecurityGroupId() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroupEgressProps
-
`AWS::EC2::SecurityGroupEgress.DestinationSecurityGroupId`.
- getDestinationSecurityGroupId() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupEgressProps.Jsii$Proxy
-
- getDevice() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.VolumeProperty
-
`CfnInstance.VolumeProperty.Device`.
- getDevice() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.VolumeProperty.Jsii$Proxy
-
- getDevice() - Method in class software.amazon.awscdk.services.ec2.CfnVolumeAttachment
-
`AWS::EC2::VolumeAttachment.Device`.
- getDevice() - Method in interface software.amazon.awscdk.services.ec2.CfnVolumeAttachmentProps
-
`AWS::EC2::VolumeAttachment.Device`.
- getDevice() - Method in class software.amazon.awscdk.services.ec2.CfnVolumeAttachmentProps.Jsii$Proxy
-
- getDeviceIndex() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.NetworkInterfaceProperty
-
`CfnInstance.NetworkInterfaceProperty.DeviceIndex`.
- getDeviceIndex() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.NetworkInterfaceProperty.Jsii$Proxy
-
- getDeviceIndex() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.NetworkInterfaceProperty
-
`CfnLaunchTemplate.NetworkInterfaceProperty.DeviceIndex`.
- getDeviceIndex() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.NetworkInterfaceProperty.Jsii$Proxy
-
- getDeviceIndex() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterfaceAttachment
-
`AWS::EC2::NetworkInterfaceAttachment.DeviceIndex`.
- getDeviceIndex() - Method in interface software.amazon.awscdk.services.ec2.CfnNetworkInterfaceAttachmentProps
-
`AWS::EC2::NetworkInterfaceAttachment.DeviceIndex`.
- getDeviceIndex() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterfaceAttachmentProps.Jsii$Proxy
-
- getDeviceIndex() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty
-
`CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty.DeviceIndex`.
- getDeviceIndex() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty.Jsii$Proxy
-
- getDeviceName() - Method in interface software.amazon.awscdk.services.ec2.BlockDevice
-
The device name exposed to the EC2 instance.
- getDeviceName() - Method in class software.amazon.awscdk.services.ec2.BlockDevice.Jsii$Proxy
-
- getDeviceName() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.BlockDeviceMappingProperty
-
`CfnInstance.BlockDeviceMappingProperty.DeviceName`.
- getDeviceName() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.BlockDeviceMappingProperty.Jsii$Proxy
-
- getDeviceName() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.BlockDeviceMappingProperty
-
`CfnLaunchTemplate.BlockDeviceMappingProperty.DeviceName`.
- getDeviceName() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.BlockDeviceMappingProperty.Jsii$Proxy
-
- getDeviceName() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.BlockDeviceMappingProperty
-
`CfnSpotFleet.BlockDeviceMappingProperty.DeviceName`.
- getDeviceName() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.BlockDeviceMappingProperty.Jsii$Proxy
-
- getDhcpOptionsId() - Method in class software.amazon.awscdk.services.ec2.CfnVPCDHCPOptionsAssociation
-
`AWS::EC2::VPCDHCPOptionsAssociation.DhcpOptionsId`.
- getDhcpOptionsId() - Method in interface software.amazon.awscdk.services.ec2.CfnVPCDHCPOptionsAssociationProps
-
`AWS::EC2::VPCDHCPOptionsAssociation.DhcpOptionsId`.
- getDhcpOptionsId() - Method in class software.amazon.awscdk.services.ec2.CfnVPCDHCPOptionsAssociationProps.Jsii$Proxy
-
- getDirection() - Method in interface software.amazon.awscdk.services.ec2.CommonNetworkAclEntryOptions
-
Traffic direction, with respect to the subnet, this rule applies to.
- getDirection() - Method in class software.amazon.awscdk.services.ec2.CommonNetworkAclEntryOptions.Jsii$Proxy
-
- getDirection() - Method in class software.amazon.awscdk.services.ec2.NetworkAclEntryProps.Jsii$Proxy
-
- getDirectoryId() - Method in interface software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint.DirectoryServiceAuthenticationRequestProperty
-
`CfnClientVpnEndpoint.DirectoryServiceAuthenticationRequestProperty.DirectoryId`.
- getDirectoryId() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint.DirectoryServiceAuthenticationRequestProperty.Jsii$Proxy
-
- getDisableApiTermination() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.DisableApiTermination`.
- getDisableApiTermination() - Method in interface software.amazon.awscdk.services.ec2.CfnInstanceProps
-
`AWS::EC2::Instance.DisableApiTermination`.
- getDisableApiTermination() - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Jsii$Proxy
-
- getDisableApiTermination() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty
-
`CfnLaunchTemplate.LaunchTemplateDataProperty.DisableApiTermination`.
- getDisableApiTermination() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty.Jsii$Proxy
-
- getDnsServers() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint
-
`AWS::EC2::ClientVpnEndpoint.DnsServers`.
- getDnsServers() - Method in interface software.amazon.awscdk.services.ec2.CfnClientVpnEndpointProps
-
`AWS::EC2::ClientVpnEndpoint.DnsServers`.
- getDnsServers() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpointProps.Jsii$Proxy
-
- getDnsSupport() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGateway
-
`AWS::EC2::TransitGateway.DnsSupport`.
- getDnsSupport() - Method in interface software.amazon.awscdk.services.ec2.CfnTransitGatewayProps
-
`AWS::EC2::TransitGateway.DnsSupport`.
- getDnsSupport() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayProps.Jsii$Proxy
-
- getDocumentName() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.SsmAssociationProperty
-
`CfnInstance.SsmAssociationProperty.DocumentName`.
- getDocumentName() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.SsmAssociationProperty.Jsii$Proxy
-
- getDomain() - Method in class software.amazon.awscdk.services.ec2.CfnEIP
-
`AWS::EC2::EIP.Domain`.
- getDomain() - Method in interface software.amazon.awscdk.services.ec2.CfnEIPProps
-
`AWS::EC2::EIP.Domain`.
- getDomain() - Method in class software.amazon.awscdk.services.ec2.CfnEIPProps.Jsii$Proxy
-
- getDomainName() - Method in class software.amazon.awscdk.services.ec2.CfnDHCPOptions
-
`AWS::EC2::DHCPOptions.DomainName`.
- getDomainName() - Method in interface software.amazon.awscdk.services.ec2.CfnDHCPOptionsProps
-
`AWS::EC2::DHCPOptions.DomainName`.
- getDomainName() - Method in class software.amazon.awscdk.services.ec2.CfnDHCPOptionsProps.Jsii$Proxy
-
- getDomainNameServers() - Method in class software.amazon.awscdk.services.ec2.CfnDHCPOptions
-
`AWS::EC2::DHCPOptions.DomainNameServers`.
- getDomainNameServers() - Method in interface software.amazon.awscdk.services.ec2.CfnDHCPOptionsProps
-
`AWS::EC2::DHCPOptions.DomainNameServers`.
- getDomainNameServers() - Method in class software.amazon.awscdk.services.ec2.CfnDHCPOptionsProps.Jsii$Proxy
-
- getEbs() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.BlockDeviceMappingProperty
-
`CfnInstance.BlockDeviceMappingProperty.Ebs`.
- getEbs() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.BlockDeviceMappingProperty.Jsii$Proxy
-
- getEbs() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.BlockDeviceMappingProperty
-
`CfnLaunchTemplate.BlockDeviceMappingProperty.Ebs`.
- getEbs() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.BlockDeviceMappingProperty.Jsii$Proxy
-
- getEbs() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.BlockDeviceMappingProperty
-
`CfnSpotFleet.BlockDeviceMappingProperty.Ebs`.
- getEbs() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.BlockDeviceMappingProperty.Jsii$Proxy
-
- getEbsDevice() - Method in class software.amazon.awscdk.services.ec2.BlockDeviceVolume
-
EBS device info.
- getEbsOptimized() - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservation
-
`AWS::EC2::CapacityReservation.EbsOptimized`.
- getEbsOptimized() - Method in interface software.amazon.awscdk.services.ec2.CfnCapacityReservationProps
-
`AWS::EC2::CapacityReservation.EbsOptimized`.
- getEbsOptimized() - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservationProps.Jsii$Proxy
-
- getEbsOptimized() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.EbsOptimized`.
- getEbsOptimized() - Method in interface software.amazon.awscdk.services.ec2.CfnInstanceProps
-
`AWS::EC2::Instance.EbsOptimized`.
- getEbsOptimized() - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Jsii$Proxy
-
- getEbsOptimized() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty
-
`CfnLaunchTemplate.LaunchTemplateDataProperty.EbsOptimized`.
- getEbsOptimized() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty.Jsii$Proxy
-
- getEbsOptimized() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetLaunchSpecificationProperty
-
`CfnSpotFleet.SpotFleetLaunchSpecificationProperty.EbsOptimized`.
- getEbsOptimized() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Jsii$Proxy
-
- getEdition() - Method in interface software.amazon.awscdk.services.ec2.AmazonLinuxImageProps
-
What edition of Amazon Linux to use.
- getEdition() - Method in class software.amazon.awscdk.services.ec2.AmazonLinuxImageProps.Jsii$Proxy
-
- getEgress() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkAclEntry
-
`AWS::EC2::NetworkAclEntry.Egress`.
- getEgress() - Method in interface software.amazon.awscdk.services.ec2.CfnNetworkAclEntryProps
-
`AWS::EC2::NetworkAclEntry.Egress`.
- getEgress() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkAclEntryProps.Jsii$Proxy
-
- getEgressOnlyInternetGatewayId() - Method in class software.amazon.awscdk.services.ec2.CfnRoute
-
`AWS::EC2::Route.EgressOnlyInternetGatewayId`.
- getEgressOnlyInternetGatewayId() - Method in interface software.amazon.awscdk.services.ec2.CfnRouteProps
-
`AWS::EC2::Route.EgressOnlyInternetGatewayId`.
- getEgressOnlyInternetGatewayId() - Method in class software.amazon.awscdk.services.ec2.CfnRouteProps.Jsii$Proxy
-
- getEip() - Method in class software.amazon.awscdk.services.ec2.CfnEIPAssociation
-
`AWS::EC2::EIPAssociation.EIP`.
- getEip() - Method in interface software.amazon.awscdk.services.ec2.CfnEIPAssociationProps
-
`AWS::EC2::EIPAssociation.EIP`.
- getEip() - Method in class software.amazon.awscdk.services.ec2.CfnEIPAssociationProps.Jsii$Proxy
-
- getElasticGpuSpecifications() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.ElasticGpuSpecifications`.
- getElasticGpuSpecifications() - Method in interface software.amazon.awscdk.services.ec2.CfnInstanceProps
-
`AWS::EC2::Instance.ElasticGpuSpecifications`.
- getElasticGpuSpecifications() - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Jsii$Proxy
-
- getElasticGpuSpecifications() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty
-
`CfnLaunchTemplate.LaunchTemplateDataProperty.ElasticGpuSpecifications`.
- getElasticGpuSpecifications() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty.Jsii$Proxy
-
- getElasticInferenceAccelerators() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.ElasticInferenceAccelerators`.
- getElasticInferenceAccelerators() - Method in interface software.amazon.awscdk.services.ec2.CfnInstanceProps
-
`AWS::EC2::Instance.ElasticInferenceAccelerators`.
- getElasticInferenceAccelerators() - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Jsii$Proxy
-
- getElasticInferenceAccelerators() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty
-
`CfnLaunchTemplate.LaunchTemplateDataProperty.ElasticInferenceAccelerators`.
- getElasticInferenceAccelerators() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty.Jsii$Proxy
-
- getEnabled() - Method in interface software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint.ConnectionLogOptionsProperty
-
`CfnClientVpnEndpoint.ConnectionLogOptionsProperty.Enabled`.
- getEnabled() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint.ConnectionLogOptionsProperty.Jsii$Proxy
-
- getEnabled() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.MonitoringProperty
-
`CfnLaunchTemplate.MonitoringProperty.Enabled`.
- getEnabled() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.MonitoringProperty.Jsii$Proxy
-
- getEnabled() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetMonitoringProperty
-
`CfnSpotFleet.SpotFleetMonitoringProperty.Enabled`.
- getEnabled() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetMonitoringProperty.Jsii$Proxy
-
- getEnableDnsHostnames() - Method in class software.amazon.awscdk.services.ec2.CfnVPC
-
`AWS::EC2::VPC.EnableDnsHostnames`.
- getEnableDnsHostnames() - Method in interface software.amazon.awscdk.services.ec2.CfnVPCProps
-
`AWS::EC2::VPC.EnableDnsHostnames`.
- getEnableDnsHostnames() - Method in class software.amazon.awscdk.services.ec2.CfnVPCProps.Jsii$Proxy
-
- getEnableDnsHostnames() - Method in interface software.amazon.awscdk.services.ec2.VpcProps
-
Indicates whether the instances launched in the VPC get public DNS hostnames.
- getEnableDnsHostnames() - Method in class software.amazon.awscdk.services.ec2.VpcProps.Jsii$Proxy
-
- getEnableDnsSupport() - Method in class software.amazon.awscdk.services.ec2.CfnVPC
-
`AWS::EC2::VPC.EnableDnsSupport`.
- getEnableDnsSupport() - Method in interface software.amazon.awscdk.services.ec2.CfnVPCProps
-
`AWS::EC2::VPC.EnableDnsSupport`.
- getEnableDnsSupport() - Method in class software.amazon.awscdk.services.ec2.CfnVPCProps.Jsii$Proxy
-
- getEnableDnsSupport() - Method in interface software.amazon.awscdk.services.ec2.VpcProps
-
Indicates whether the DNS resolution is supported for the VPC.
- getEnableDnsSupport() - Method in class software.amazon.awscdk.services.ec2.VpcProps.Jsii$Proxy
-
- getEnablesInternetConnectivity() - Method in interface software.amazon.awscdk.services.ec2.AddRouteOptions
-
Whether this route will enable internet connectivity.
- getEnablesInternetConnectivity() - Method in class software.amazon.awscdk.services.ec2.AddRouteOptions.Jsii$Proxy
-
- getEncrypted() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.EbsProperty
-
`CfnInstance.EbsProperty.Encrypted`.
- getEncrypted() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.EbsProperty.Jsii$Proxy
-
- getEncrypted() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.EbsProperty
-
`CfnLaunchTemplate.EbsProperty.Encrypted`.
- getEncrypted() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.EbsProperty.Jsii$Proxy
-
- getEncrypted() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.EbsBlockDeviceProperty
-
`CfnSpotFleet.EbsBlockDeviceProperty.Encrypted`.
- getEncrypted() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.EbsBlockDeviceProperty.Jsii$Proxy
-
- getEncrypted() - Method in class software.amazon.awscdk.services.ec2.CfnVolume
-
`AWS::EC2::Volume.Encrypted`.
- getEncrypted() - Method in interface software.amazon.awscdk.services.ec2.CfnVolumeProps
-
`AWS::EC2::Volume.Encrypted`.
- getEncrypted() - Method in class software.amazon.awscdk.services.ec2.CfnVolumeProps.Jsii$Proxy
-
- getEncrypted() - Method in interface software.amazon.awscdk.services.ec2.EbsDeviceOptions
-
Specifies whether the EBS volume is encrypted.
- getEncrypted() - Method in class software.amazon.awscdk.services.ec2.EbsDeviceOptions.Jsii$Proxy
-
- getEndDate() - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservation
-
`AWS::EC2::CapacityReservation.EndDate`.
- getEndDate() - Method in interface software.amazon.awscdk.services.ec2.CfnCapacityReservationProps
-
`AWS::EC2::CapacityReservation.EndDate`.
- getEndDate() - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservationProps.Jsii$Proxy
-
- getEndDateType() - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservation
-
`AWS::EC2::CapacityReservation.EndDateType`.
- getEndDateType() - Method in interface software.amazon.awscdk.services.ec2.CfnCapacityReservationProps
-
`AWS::EC2::CapacityReservation.EndDateType`.
- getEndDateType() - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservationProps.Jsii$Proxy
-
- getEphemeralStorage() - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservation
-
`AWS::EC2::CapacityReservation.EphemeralStorage`.
- getEphemeralStorage() - Method in interface software.amazon.awscdk.services.ec2.CfnCapacityReservationProps
-
`AWS::EC2::CapacityReservation.EphemeralStorage`.
- getEphemeralStorage() - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservationProps.Jsii$Proxy
-
- getExcessCapacityTerminationPolicy() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet
-
`AWS::EC2::EC2Fleet.ExcessCapacityTerminationPolicy`.
- getExcessCapacityTerminationPolicy() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2FleetProps
-
`AWS::EC2::EC2Fleet.ExcessCapacityTerminationPolicy`.
- getExcessCapacityTerminationPolicy() - Method in class software.amazon.awscdk.services.ec2.CfnEC2FleetProps.Jsii$Proxy
-
- getExcessCapacityTerminationPolicy() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetRequestConfigDataProperty
-
`CfnSpotFleet.SpotFleetRequestConfigDataProperty.ExcessCapacityTerminationPolicy`.
- getExcessCapacityTerminationPolicy() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetRequestConfigDataProperty.Jsii$Proxy
-
- getFilePath() - Method in interface software.amazon.awscdk.services.ec2.ExecuteFileOptions
-
The path to the file.
- getFilePath() - Method in class software.amazon.awscdk.services.ec2.ExecuteFileOptions.Jsii$Proxy
-
- getFilters() - Method in interface software.amazon.awscdk.services.ec2.LookupMachineImageProps
-
Additional filters on the AMI.
- getFilters() - Method in class software.amazon.awscdk.services.ec2.LookupMachineImageProps.Jsii$Proxy
-
- getFlowLogId() - Method in class software.amazon.awscdk.services.ec2.FlowLog
-
The Id of the VPC Flow Log.
- getFlowLogId() - Method in interface software.amazon.awscdk.services.ec2.IFlowLog
-
The Id of the VPC Flow Log.
- getFlowLogId() - Method in class software.amazon.awscdk.services.ec2.IFlowLog.Jsii$Proxy
-
The Id of the VPC Flow Log.
- getFlowLogName() - Method in interface software.amazon.awscdk.services.ec2.FlowLogProps
-
The name of the FlowLog.
- getFlowLogName() - Method in class software.amazon.awscdk.services.ec2.FlowLogProps.Jsii$Proxy
-
- getFlowLogs() - Method in interface software.amazon.awscdk.services.ec2.VpcProps
-
Flow logs to add to this VPC.
- getFlowLogs() - Method in class software.amazon.awscdk.services.ec2.VpcProps.Jsii$Proxy
-
- getFrom() - Method in interface software.amazon.awscdk.services.ec2.AclPortRange
-
The first port in the range.
- getFrom() - Method in class software.amazon.awscdk.services.ec2.AclPortRange.Jsii$Proxy
-
- getFrom() - Method in interface software.amazon.awscdk.services.ec2.CfnNetworkAclEntry.PortRangeProperty
-
`CfnNetworkAclEntry.PortRangeProperty.From`.
- getFrom() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkAclEntry.PortRangeProperty.Jsii$Proxy
-
- getFromPort() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroup.EgressProperty
-
`CfnSecurityGroup.EgressProperty.FromPort`.
- getFromPort() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup.EgressProperty.Jsii$Proxy
-
- getFromPort() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroup.IngressProperty
-
`CfnSecurityGroup.IngressProperty.FromPort`.
- getFromPort() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup.IngressProperty.Jsii$Proxy
-
- getFromPort() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupEgress
-
`AWS::EC2::SecurityGroupEgress.FromPort`.
- getFromPort() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroupEgressProps
-
`AWS::EC2::SecurityGroupEgress.FromPort`.
- getFromPort() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupEgressProps.Jsii$Proxy
-
- getFromPort() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngress
-
`AWS::EC2::SecurityGroupIngress.FromPort`.
- getFromPort() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroupIngressProps
-
`AWS::EC2::SecurityGroupIngress.FromPort`.
- getFromPort() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngressProps.Jsii$Proxy
-
- getFromPort() - Method in interface software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRule.TrafficMirrorPortRangeProperty
-
`CfnTrafficMirrorFilterRule.TrafficMirrorPortRangeProperty.FromPort`.
- getFromPort() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRule.TrafficMirrorPortRangeProperty.Jsii$Proxy
-
- getFromPort() - Method in interface software.amazon.awscdk.services.ec2.ConnectionRule
-
Start of port range for the TCP and UDP protocols, or an ICMP type number.
- getFromPort() - Method in class software.amazon.awscdk.services.ec2.ConnectionRule.Jsii$Proxy
-
- getFromPort() - Method in interface software.amazon.awscdk.services.ec2.PortProps
-
The starting port for the range.
- getFromPort() - Method in class software.amazon.awscdk.services.ec2.PortProps.Jsii$Proxy
-
- getGatewayEndpoints() - Method in interface software.amazon.awscdk.services.ec2.VpcProps
-
Gateway endpoints to add to this VPC.
- getGatewayEndpoints() - Method in class software.amazon.awscdk.services.ec2.VpcProps.Jsii$Proxy
-
- getGatewayId() - Method in class software.amazon.awscdk.services.ec2.CfnGatewayRouteTableAssociation
-
`AWS::EC2::GatewayRouteTableAssociation.GatewayId`.
- getGatewayId() - Method in interface software.amazon.awscdk.services.ec2.CfnGatewayRouteTableAssociationProps
-
`AWS::EC2::GatewayRouteTableAssociation.GatewayId`.
- getGatewayId() - Method in class software.amazon.awscdk.services.ec2.CfnGatewayRouteTableAssociationProps.Jsii$Proxy
-
- getGatewayId() - Method in class software.amazon.awscdk.services.ec2.CfnRoute
-
`AWS::EC2::Route.GatewayId`.
- getGatewayId() - Method in interface software.amazon.awscdk.services.ec2.CfnRouteProps
-
`AWS::EC2::Route.GatewayId`.
- getGatewayId() - Method in class software.amazon.awscdk.services.ec2.CfnRouteProps.Jsii$Proxy
-
- getGatewayId() - Method in interface software.amazon.awscdk.services.ec2.GatewayConfig
-
Identity of gateway spawned by the provider.
- getGatewayId() - Method in class software.amazon.awscdk.services.ec2.GatewayConfig.Jsii$Proxy
-
- getGatewayId() - Method in interface software.amazon.awscdk.services.ec2.IVpnGateway
-
The virtual private gateway Id.
- getGatewayId() - Method in class software.amazon.awscdk.services.ec2.IVpnGateway.Jsii$Proxy
-
The virtual private gateway Id.
- getGatewayId() - Method in class software.amazon.awscdk.services.ec2.VpnGateway
-
The virtual private gateway Id.
- getGeneration() - Method in interface software.amazon.awscdk.services.ec2.AmazonLinuxImageProps
-
What generation of Amazon Linux to use.
- getGeneration() - Method in class software.amazon.awscdk.services.ec2.AmazonLinuxImageProps.Jsii$Proxy
-
- getGrantPrincipal() - Method in class software.amazon.awscdk.services.ec2.BastionHostLinux
-
The principal to grant permissions to.
- getGrantPrincipal() - Method in class software.amazon.awscdk.services.ec2.IInstance.Jsii$Proxy
-
The principal to grant permissions to.
- getGrantPrincipal() - Method in class software.amazon.awscdk.services.ec2.Instance
-
The principal to grant permissions to.
- getGroupDescription() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup
-
`AWS::EC2::SecurityGroup.GroupDescription`.
- getGroupDescription() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroupProps
-
`AWS::EC2::SecurityGroup.GroupDescription`.
- getGroupDescription() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupProps.Jsii$Proxy
-
- getGroupId() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupEgress
-
`AWS::EC2::SecurityGroupEgress.GroupId`.
- getGroupId() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroupEgressProps
-
`AWS::EC2::SecurityGroupEgress.GroupId`.
- getGroupId() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupEgressProps.Jsii$Proxy
-
- getGroupId() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngress
-
`AWS::EC2::SecurityGroupIngress.GroupId`.
- getGroupId() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroupIngressProps
-
`AWS::EC2::SecurityGroupIngress.GroupId`.
- getGroupId() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngressProps.Jsii$Proxy
-
- getGroupId() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.GroupIdentifierProperty
-
`CfnSpotFleet.GroupIdentifierProperty.GroupId`.
- getGroupId() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.GroupIdentifierProperty.Jsii$Proxy
-
- getGroupName() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2Fleet.PlacementProperty
-
`CfnEC2Fleet.PlacementProperty.GroupName`.
- getGroupName() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.PlacementProperty.Jsii$Proxy
-
- getGroupName() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.PlacementProperty
-
`CfnLaunchTemplate.PlacementProperty.GroupName`.
- getGroupName() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.PlacementProperty.Jsii$Proxy
-
- getGroupName() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup
-
`AWS::EC2::SecurityGroup.GroupName`.
- getGroupName() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngress
-
`AWS::EC2::SecurityGroupIngress.GroupName`.
- getGroupName() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroupIngressProps
-
`AWS::EC2::SecurityGroupIngress.GroupName`.
- getGroupName() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngressProps.Jsii$Proxy
-
- getGroupName() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroupProps
-
`AWS::EC2::SecurityGroup.GroupName`.
- getGroupName() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupProps.Jsii$Proxy
-
- getGroupName() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotPlacementProperty
-
`CfnSpotFleet.SpotPlacementProperty.GroupName`.
- getGroupName() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotPlacementProperty.Jsii$Proxy
-
- getGroups() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.NetworkInterfaceProperty
-
`CfnLaunchTemplate.NetworkInterfaceProperty.Groups`.
- getGroups() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.NetworkInterfaceProperty.Jsii$Proxy
-
- getGroups() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty
-
`CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty.Groups`.
- getGroups() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty.Jsii$Proxy
-
- getGroupSet() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.NetworkInterfaceProperty
-
`CfnInstance.NetworkInterfaceProperty.GroupSet`.
- getGroupSet() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.NetworkInterfaceProperty.Jsii$Proxy
-
- getGroupSet() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterface
-
`AWS::EC2::NetworkInterface.GroupSet`.
- getGroupSet() - Method in interface software.amazon.awscdk.services.ec2.CfnNetworkInterfaceProps
-
`AWS::EC2::NetworkInterface.GroupSet`.
- getGroupSet() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterfaceProps.Jsii$Proxy
-
- getHasPublic() - Method in interface software.amazon.awscdk.services.ec2.SelectedSubnets
-
Whether any of the given subnets are from the VPC's public subnets.
- getHasPublic() - Method in class software.amazon.awscdk.services.ec2.SelectedSubnets.Jsii$Proxy
-
- getHibernationOptions() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.HibernationOptions`.
- getHibernationOptions() - Method in interface software.amazon.awscdk.services.ec2.CfnInstanceProps
-
`AWS::EC2::Instance.HibernationOptions`.
- getHibernationOptions() - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Jsii$Proxy
-
- getHibernationOptions() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty
-
`CfnLaunchTemplate.LaunchTemplateDataProperty.HibernationOptions`.
- getHibernationOptions() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty.Jsii$Proxy
-
- getHostId() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2Fleet.PlacementProperty
-
`CfnEC2Fleet.PlacementProperty.HostId`.
- getHostId() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.PlacementProperty.Jsii$Proxy
-
- getHostId() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.HostId`.
- getHostId() - Method in interface software.amazon.awscdk.services.ec2.CfnInstanceProps
-
`AWS::EC2::Instance.HostId`.
- getHostId() - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Jsii$Proxy
-
- getHostId() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.PlacementProperty
-
`CfnLaunchTemplate.PlacementProperty.HostId`.
- getHostId() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.PlacementProperty.Jsii$Proxy
-
- getHostRecovery() - Method in class software.amazon.awscdk.services.ec2.CfnHost
-
`AWS::EC2::Host.HostRecovery`.
- getHostRecovery() - Method in interface software.amazon.awscdk.services.ec2.CfnHostProps
-
`AWS::EC2::Host.HostRecovery`.
- getHostRecovery() - Method in class software.amazon.awscdk.services.ec2.CfnHostProps.Jsii$Proxy
-
- getHostResourceGroupArn() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2Fleet.PlacementProperty
-
`CfnEC2Fleet.PlacementProperty.HostResourceGroupArn`.
- getHostResourceGroupArn() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.PlacementProperty.Jsii$Proxy
-
- getHostResourceGroupArn() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.HostResourceGroupArn`.
- getHostResourceGroupArn() - Method in interface software.amazon.awscdk.services.ec2.CfnInstanceProps
-
`AWS::EC2::Instance.HostResourceGroupArn`.
- getHostResourceGroupArn() - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Jsii$Proxy
-
- getHostResourceGroupArn() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.PlacementProperty
-
`CfnLaunchTemplate.PlacementProperty.HostResourceGroupArn`.
- getHostResourceGroupArn() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.PlacementProperty.Jsii$Proxy
-
- getHttpEndpoint() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.MetadataOptionsProperty
-
`CfnLaunchTemplate.MetadataOptionsProperty.HttpEndpoint`.
- getHttpEndpoint() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.MetadataOptionsProperty.Jsii$Proxy
-
- getHttpPutResponseHopLimit() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.MetadataOptionsProperty
-
`CfnLaunchTemplate.MetadataOptionsProperty.HttpPutResponseHopLimit`.
- getHttpPutResponseHopLimit() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.MetadataOptionsProperty.Jsii$Proxy
-
- getHttpTokens() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.MetadataOptionsProperty
-
`CfnLaunchTemplate.MetadataOptionsProperty.HttpTokens`.
- getHttpTokens() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.MetadataOptionsProperty.Jsii$Proxy
-
- getIamFleetRole() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetRequestConfigDataProperty
-
`CfnSpotFleet.SpotFleetRequestConfigDataProperty.IamFleetRole`.
- getIamFleetRole() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetRequestConfigDataProperty.Jsii$Proxy
-
- getIamInstanceProfile() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.IamInstanceProfile`.
- getIamInstanceProfile() - Method in interface software.amazon.awscdk.services.ec2.CfnInstanceProps
-
`AWS::EC2::Instance.IamInstanceProfile`.
- getIamInstanceProfile() - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Jsii$Proxy
-
- getIamInstanceProfile() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty
-
`CfnLaunchTemplate.LaunchTemplateDataProperty.IamInstanceProfile`.
- getIamInstanceProfile() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty.Jsii$Proxy
-
- getIamInstanceProfile() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetLaunchSpecificationProperty
-
`CfnSpotFleet.SpotFleetLaunchSpecificationProperty.IamInstanceProfile`.
- getIamInstanceProfile() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Jsii$Proxy
-
- getIamRole() - Method in class software.amazon.awscdk.services.ec2.FlowLog
-
The iam role used to publish logs to CloudWatch.
- getIamRole() - Method in interface software.amazon.awscdk.services.ec2.FlowLogDestinationConfig
-
The IAM Role that has access to publish to CloudWatch logs.
- getIamRole() - Method in class software.amazon.awscdk.services.ec2.FlowLogDestinationConfig.Jsii$Proxy
-
- getIcmp() - Method in interface software.amazon.awscdk.services.ec2.AclTrafficConfig
-
The Internet Control Message Protocol (ICMP) code and type.
- getIcmp() - Method in class software.amazon.awscdk.services.ec2.AclTrafficConfig.Jsii$Proxy
-
- getIcmp() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkAclEntry
-
`AWS::EC2::NetworkAclEntry.Icmp`.
- getIcmp() - Method in interface software.amazon.awscdk.services.ec2.CfnNetworkAclEntryProps
-
`AWS::EC2::NetworkAclEntry.Icmp`.
- getIcmp() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkAclEntryProps.Jsii$Proxy
-
- getImage(Construct) - Method in class software.amazon.awscdk.services.ec2.AmazonLinuxImage
-
Return the image to use in the given context.
- getImage(Construct) - Method in class software.amazon.awscdk.services.ec2.GenericLinuxImage
-
Return the image to use in the given context.
- getImage(Construct) - Method in class software.amazon.awscdk.services.ec2.GenericWindowsImage
-
Return the image to use in the given context.
- getImage(Construct) - Method in interface software.amazon.awscdk.services.ec2.IMachineImage
-
Return the image to use in the given context.
- getImage(Construct) - Method in class software.amazon.awscdk.services.ec2.IMachineImage.Jsii$Proxy
-
Return the image to use in the given context.
- getImage(Construct) - Method in class software.amazon.awscdk.services.ec2.LookupMachineImage
-
Return the image to use in the given context.
- getImage(Construct) - Method in class software.amazon.awscdk.services.ec2.WindowsImage
-
Return the image to use in the given context.
- getImageId() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.ImageId`.
- getImageId() - Method in interface software.amazon.awscdk.services.ec2.CfnInstanceProps
-
`AWS::EC2::Instance.ImageId`.
- getImageId() - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Jsii$Proxy
-
- getImageId() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty
-
`CfnLaunchTemplate.LaunchTemplateDataProperty.ImageId`.
- getImageId() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty.Jsii$Proxy
-
- getImageId() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetLaunchSpecificationProperty
-
`CfnSpotFleet.SpotFleetLaunchSpecificationProperty.ImageId`.
- getImageId() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Jsii$Proxy
-
- getImageId() - Method in interface software.amazon.awscdk.services.ec2.MachineImageConfig
-
The AMI ID of the image to use.
- getImageId() - Method in class software.amazon.awscdk.services.ec2.MachineImageConfig.Jsii$Proxy
-
- getIncompleteSubnetDefinition() - Method in class software.amazon.awscdk.services.ec2.Vpc
-
If this is set to true, don't error out on trying to select subnets.
- getInstance() - Method in class software.amazon.awscdk.services.ec2.BastionHostLinux
-
The underlying instance resource.
- getInstance() - Method in class software.amazon.awscdk.services.ec2.Instance
-
the underlying instance resource.
- getInstanceAvailabilityZone() - Method in class software.amazon.awscdk.services.ec2.BastionHostLinux
-
The availability zone the instance was launched in.
- getInstanceAvailabilityZone() - Method in interface software.amazon.awscdk.services.ec2.IInstance
-
The availability zone the instance was launched in.
- getInstanceAvailabilityZone() - Method in class software.amazon.awscdk.services.ec2.IInstance.Jsii$Proxy
-
The availability zone the instance was launched in.
- getInstanceAvailabilityZone() - Method in class software.amazon.awscdk.services.ec2.Instance
-
The availability zone the instance was launched in.
- getInstanceCount() - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservation
-
`AWS::EC2::CapacityReservation.InstanceCount`.
- getInstanceCount() - Method in interface software.amazon.awscdk.services.ec2.CfnCapacityReservationProps
-
`AWS::EC2::CapacityReservation.InstanceCount`.
- getInstanceCount() - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservationProps.Jsii$Proxy
-
- getInstanceId() - Method in class software.amazon.awscdk.services.ec2.BastionHostLinux
-
The instance's ID.
- getInstanceId() - Method in class software.amazon.awscdk.services.ec2.CfnEIP
-
`AWS::EC2::EIP.InstanceId`.
- getInstanceId() - Method in class software.amazon.awscdk.services.ec2.CfnEIPAssociation
-
`AWS::EC2::EIPAssociation.InstanceId`.
- getInstanceId() - Method in interface software.amazon.awscdk.services.ec2.CfnEIPAssociationProps
-
`AWS::EC2::EIPAssociation.InstanceId`.
- getInstanceId() - Method in class software.amazon.awscdk.services.ec2.CfnEIPAssociationProps.Jsii$Proxy
-
- getInstanceId() - Method in interface software.amazon.awscdk.services.ec2.CfnEIPProps
-
`AWS::EC2::EIP.InstanceId`.
- getInstanceId() - Method in class software.amazon.awscdk.services.ec2.CfnEIPProps.Jsii$Proxy
-
- getInstanceId() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterfaceAttachment
-
`AWS::EC2::NetworkInterfaceAttachment.InstanceId`.
- getInstanceId() - Method in interface software.amazon.awscdk.services.ec2.CfnNetworkInterfaceAttachmentProps
-
`AWS::EC2::NetworkInterfaceAttachment.InstanceId`.
- getInstanceId() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterfaceAttachmentProps.Jsii$Proxy
-
- getInstanceId() - Method in class software.amazon.awscdk.services.ec2.CfnRoute
-
`AWS::EC2::Route.InstanceId`.
- getInstanceId() - Method in interface software.amazon.awscdk.services.ec2.CfnRouteProps
-
`AWS::EC2::Route.InstanceId`.
- getInstanceId() - Method in class software.amazon.awscdk.services.ec2.CfnRouteProps.Jsii$Proxy
-
- getInstanceId() - Method in class software.amazon.awscdk.services.ec2.CfnVolumeAttachment
-
`AWS::EC2::VolumeAttachment.InstanceId`.
- getInstanceId() - Method in interface software.amazon.awscdk.services.ec2.CfnVolumeAttachmentProps
-
`AWS::EC2::VolumeAttachment.InstanceId`.
- getInstanceId() - Method in class software.amazon.awscdk.services.ec2.CfnVolumeAttachmentProps.Jsii$Proxy
-
- getInstanceId() - Method in interface software.amazon.awscdk.services.ec2.IInstance
-
The instance's ID.
- getInstanceId() - Method in class software.amazon.awscdk.services.ec2.IInstance.Jsii$Proxy
-
The instance's ID.
- getInstanceId() - Method in class software.amazon.awscdk.services.ec2.Instance
-
The instance's ID.
- getInstanceInitiatedShutdownBehavior() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.InstanceInitiatedShutdownBehavior`.
- getInstanceInitiatedShutdownBehavior() - Method in interface software.amazon.awscdk.services.ec2.CfnInstanceProps
-
`AWS::EC2::Instance.InstanceInitiatedShutdownBehavior`.
- getInstanceInitiatedShutdownBehavior() - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Jsii$Proxy
-
- getInstanceInitiatedShutdownBehavior() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty
-
`CfnLaunchTemplate.LaunchTemplateDataProperty.InstanceInitiatedShutdownBehavior`.
- getInstanceInitiatedShutdownBehavior() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty.Jsii$Proxy
-
- getInstanceInterruptionBehavior() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2Fleet.SpotOptionsRequestProperty
-
`CfnEC2Fleet.SpotOptionsRequestProperty.InstanceInterruptionBehavior`.
- getInstanceInterruptionBehavior() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.SpotOptionsRequestProperty.Jsii$Proxy
-
- getInstanceInterruptionBehavior() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.SpotOptionsProperty
-
`CfnLaunchTemplate.SpotOptionsProperty.InstanceInterruptionBehavior`.
- getInstanceInterruptionBehavior() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.SpotOptionsProperty.Jsii$Proxy
-
- getInstanceInterruptionBehavior() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetRequestConfigDataProperty
-
`CfnSpotFleet.SpotFleetRequestConfigDataProperty.InstanceInterruptionBehavior`.
- getInstanceInterruptionBehavior() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetRequestConfigDataProperty.Jsii$Proxy
-
- getInstanceMarketOptions() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty
-
`CfnLaunchTemplate.LaunchTemplateDataProperty.InstanceMarketOptions`.
- getInstanceMarketOptions() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty.Jsii$Proxy
-
- getInstanceMatchCriteria() - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservation
-
`AWS::EC2::CapacityReservation.InstanceMatchCriteria`.
- getInstanceMatchCriteria() - Method in interface software.amazon.awscdk.services.ec2.CfnCapacityReservationProps
-
`AWS::EC2::CapacityReservation.InstanceMatchCriteria`.
- getInstanceMatchCriteria() - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservationProps.Jsii$Proxy
-
- getInstanceName() - Method in interface software.amazon.awscdk.services.ec2.BastionHostLinuxProps
-
The name of the instance.
- getInstanceName() - Method in class software.amazon.awscdk.services.ec2.BastionHostLinuxProps.Jsii$Proxy
-
- getInstanceName() - Method in interface software.amazon.awscdk.services.ec2.InstanceProps
-
The name of the instance.
- getInstanceName() - Method in class software.amazon.awscdk.services.ec2.InstanceProps.Jsii$Proxy
-
- getInstancePlatform() - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservation
-
`AWS::EC2::CapacityReservation.InstancePlatform`.
- getInstancePlatform() - Method in interface software.amazon.awscdk.services.ec2.CfnCapacityReservationProps
-
`AWS::EC2::CapacityReservation.InstancePlatform`.
- getInstancePlatform() - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservationProps.Jsii$Proxy
-
- getInstancePoolsToUseCount() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2Fleet.SpotOptionsRequestProperty
-
`CfnEC2Fleet.SpotOptionsRequestProperty.InstancePoolsToUseCount`.
- getInstancePoolsToUseCount() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.SpotOptionsRequestProperty.Jsii$Proxy
-
- getInstancePrivateDnsName() - Method in class software.amazon.awscdk.services.ec2.BastionHostLinux
-
Private DNS name for this instance.
- getInstancePrivateDnsName() - Method in interface software.amazon.awscdk.services.ec2.IInstance
-
Private DNS name for this instance.
- getInstancePrivateDnsName() - Method in class software.amazon.awscdk.services.ec2.IInstance.Jsii$Proxy
-
Private DNS name for this instance.
- getInstancePrivateDnsName() - Method in class software.amazon.awscdk.services.ec2.Instance
-
Private DNS name for this instance.
- getInstancePrivateIp() - Method in class software.amazon.awscdk.services.ec2.BastionHostLinux
-
Private IP for this instance.
- getInstancePrivateIp() - Method in interface software.amazon.awscdk.services.ec2.IInstance
-
Private IP for this instance.
- getInstancePrivateIp() - Method in class software.amazon.awscdk.services.ec2.IInstance.Jsii$Proxy
-
Private IP for this instance.
- getInstancePrivateIp() - Method in class software.amazon.awscdk.services.ec2.Instance
-
Private IP for this instance.
- getInstancePublicDnsName() - Method in class software.amazon.awscdk.services.ec2.BastionHostLinux
-
Publicly-routable DNS name for this instance.
- getInstancePublicDnsName() - Method in interface software.amazon.awscdk.services.ec2.IInstance
-
Publicly-routable DNS name for this instance.
- getInstancePublicDnsName() - Method in class software.amazon.awscdk.services.ec2.IInstance.Jsii$Proxy
-
Publicly-routable DNS name for this instance.
- getInstancePublicDnsName() - Method in class software.amazon.awscdk.services.ec2.Instance
-
Publicly-routable DNS name for this instance.
- getInstancePublicIp() - Method in class software.amazon.awscdk.services.ec2.BastionHostLinux
-
Publicly-routable IP address for this instance.
- getInstancePublicIp() - Method in interface software.amazon.awscdk.services.ec2.IInstance
-
Publicly-routable IP address for this instance.
- getInstancePublicIp() - Method in class software.amazon.awscdk.services.ec2.IInstance.Jsii$Proxy
-
Publicly-routable IP address for this instance.
- getInstancePublicIp() - Method in class software.amazon.awscdk.services.ec2.Instance
-
Publicly-routable IP address for this instance.
- getInstanceTenancy() - Method in class software.amazon.awscdk.services.ec2.CfnVPC
-
`AWS::EC2::VPC.InstanceTenancy`.
- getInstanceTenancy() - Method in interface software.amazon.awscdk.services.ec2.CfnVPCProps
-
`AWS::EC2::VPC.InstanceTenancy`.
- getInstanceTenancy() - Method in class software.amazon.awscdk.services.ec2.CfnVPCProps.Jsii$Proxy
-
- getInstanceType() - Method in interface software.amazon.awscdk.services.ec2.BastionHostLinuxProps
-
Type of instance to launch.
- getInstanceType() - Method in class software.amazon.awscdk.services.ec2.BastionHostLinuxProps.Jsii$Proxy
-
- getInstanceType() - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservation
-
`AWS::EC2::CapacityReservation.InstanceType`.
- getInstanceType() - Method in interface software.amazon.awscdk.services.ec2.CfnCapacityReservationProps
-
`AWS::EC2::CapacityReservation.InstanceType`.
- getInstanceType() - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservationProps.Jsii$Proxy
-
- getInstanceType() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2Fleet.FleetLaunchTemplateOverridesRequestProperty
-
`CfnEC2Fleet.FleetLaunchTemplateOverridesRequestProperty.InstanceType`.
- getInstanceType() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.FleetLaunchTemplateOverridesRequestProperty.Jsii$Proxy
-
- getInstanceType() - Method in class software.amazon.awscdk.services.ec2.CfnHost
-
`AWS::EC2::Host.InstanceType`.
- getInstanceType() - Method in interface software.amazon.awscdk.services.ec2.CfnHostProps
-
`AWS::EC2::Host.InstanceType`.
- getInstanceType() - Method in class software.amazon.awscdk.services.ec2.CfnHostProps.Jsii$Proxy
-
- getInstanceType() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.InstanceType`.
- getInstanceType() - Method in interface software.amazon.awscdk.services.ec2.CfnInstanceProps
-
`AWS::EC2::Instance.InstanceType`.
- getInstanceType() - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Jsii$Proxy
-
- getInstanceType() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty
-
`CfnLaunchTemplate.LaunchTemplateDataProperty.InstanceType`.
- getInstanceType() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty.Jsii$Proxy
-
- getInstanceType() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.LaunchTemplateOverridesProperty
-
`CfnSpotFleet.LaunchTemplateOverridesProperty.InstanceType`.
- getInstanceType() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.LaunchTemplateOverridesProperty.Jsii$Proxy
-
- getInstanceType() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetLaunchSpecificationProperty
-
`CfnSpotFleet.SpotFleetLaunchSpecificationProperty.InstanceType`.
- getInstanceType() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Jsii$Proxy
-
- getInstanceType() - Method in interface software.amazon.awscdk.services.ec2.InstanceProps
-
Type of instance to launch.
- getInstanceType() - Method in class software.amazon.awscdk.services.ec2.InstanceProps.Jsii$Proxy
-
- getInstanceType() - Method in interface software.amazon.awscdk.services.ec2.NatInstanceProps
-
Instance type of the NAT instance.
- getInstanceType() - Method in class software.amazon.awscdk.services.ec2.NatInstanceProps.Jsii$Proxy
-
- getInterfaceType() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.NetworkInterfaceProperty
-
`CfnLaunchTemplate.NetworkInterfaceProperty.InterfaceType`.
- getInterfaceType() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.NetworkInterfaceProperty.Jsii$Proxy
-
- getInterfaceType() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterface
-
`AWS::EC2::NetworkInterface.InterfaceType`.
- getInterfaceType() - Method in interface software.amazon.awscdk.services.ec2.CfnNetworkInterfaceProps
-
`AWS::EC2::NetworkInterface.InterfaceType`.
- getInterfaceType() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterfaceProps.Jsii$Proxy
-
- getInternetConnectivityEstablished() - Method in class software.amazon.awscdk.services.ec2.IPrivateSubnet.Jsii$Proxy
-
Dependable that can be depended upon to force internet connectivity established on the VPC.
- getInternetConnectivityEstablished() - Method in class software.amazon.awscdk.services.ec2.IPublicSubnet.Jsii$Proxy
-
Dependable that can be depended upon to force internet connectivity established on the VPC.
- getInternetConnectivityEstablished() - Method in interface software.amazon.awscdk.services.ec2.ISubnet
-
Dependable that can be depended upon to force internet connectivity established on the VPC.
- getInternetConnectivityEstablished() - Method in class software.amazon.awscdk.services.ec2.ISubnet.Jsii$Proxy
-
Dependable that can be depended upon to force internet connectivity established on the VPC.
- getInternetConnectivityEstablished() - Method in interface software.amazon.awscdk.services.ec2.IVpc
-
Dependable that can be depended upon to force internet connectivity established on the VPC.
- getInternetConnectivityEstablished() - Method in class software.amazon.awscdk.services.ec2.IVpc.Jsii$Proxy
-
Dependable that can be depended upon to force internet connectivity established on the VPC.
- getInternetConnectivityEstablished() - Method in interface software.amazon.awscdk.services.ec2.SelectedSubnets
-
Dependency representing internet connectivity for these subnets.
- getInternetConnectivityEstablished() - Method in class software.amazon.awscdk.services.ec2.SelectedSubnets.Jsii$Proxy
-
- getInternetConnectivityEstablished() - Method in class software.amazon.awscdk.services.ec2.Subnet
-
Dependable that can be depended upon to force internet connectivity established on the VPC.
- getInternetConnectivityEstablished() - Method in class software.amazon.awscdk.services.ec2.Vpc
-
Dependencies for internet connectivity.
- getInternetGatewayId() - Method in class software.amazon.awscdk.services.ec2.CfnVPCGatewayAttachment
-
`AWS::EC2::VPCGatewayAttachment.InternetGatewayId`.
- getInternetGatewayId() - Method in interface software.amazon.awscdk.services.ec2.CfnVPCGatewayAttachmentProps
-
`AWS::EC2::VPCGatewayAttachment.InternetGatewayId`.
- getInternetGatewayId() - Method in class software.amazon.awscdk.services.ec2.CfnVPCGatewayAttachmentProps.Jsii$Proxy
-
- getIops() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.EbsProperty
-
`CfnInstance.EbsProperty.Iops`.
- getIops() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.EbsProperty.Jsii$Proxy
-
- getIops() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.EbsProperty
-
`CfnLaunchTemplate.EbsProperty.Iops`.
- getIops() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.EbsProperty.Jsii$Proxy
-
- getIops() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.EbsBlockDeviceProperty
-
`CfnSpotFleet.EbsBlockDeviceProperty.Iops`.
- getIops() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.EbsBlockDeviceProperty.Jsii$Proxy
-
- getIops() - Method in class software.amazon.awscdk.services.ec2.CfnVolume
-
`AWS::EC2::Volume.Iops`.
- getIops() - Method in interface software.amazon.awscdk.services.ec2.CfnVolumeProps
-
`AWS::EC2::Volume.Iops`.
- getIops() - Method in class software.amazon.awscdk.services.ec2.CfnVolumeProps.Jsii$Proxy
-
- getIops() - Method in class software.amazon.awscdk.services.ec2.EbsDeviceOptions.Jsii$Proxy
-
- getIops() - Method in interface software.amazon.awscdk.services.ec2.EbsDeviceOptionsBase
-
The number of I/O operations per second (IOPS) to provision for the volume.
- getIops() - Method in class software.amazon.awscdk.services.ec2.EbsDeviceOptionsBase.Jsii$Proxy
-
- getIops() - Method in class software.amazon.awscdk.services.ec2.EbsDeviceProps.Jsii$Proxy
-
- getIops() - Method in class software.amazon.awscdk.services.ec2.EbsDeviceSnapshotOptions.Jsii$Proxy
-
- getIp() - Method in interface software.amazon.awscdk.services.ec2.VpnConnectionOptions
-
The ip address of the customer gateway.
- getIp() - Method in class software.amazon.awscdk.services.ec2.VpnConnectionOptions.Jsii$Proxy
-
- getIp() - Method in class software.amazon.awscdk.services.ec2.VpnConnectionProps.Jsii$Proxy
-
- getIpAddress() - Method in class software.amazon.awscdk.services.ec2.CfnCustomerGateway
-
`AWS::EC2::CustomerGateway.IpAddress`.
- getIpAddress() - Method in interface software.amazon.awscdk.services.ec2.CfnCustomerGatewayProps
-
`AWS::EC2::CustomerGateway.IpAddress`.
- getIpAddress() - Method in class software.amazon.awscdk.services.ec2.CfnCustomerGatewayProps.Jsii$Proxy
-
- getIpProtocol() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroup.EgressProperty
-
`CfnSecurityGroup.EgressProperty.IpProtocol`.
- getIpProtocol() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup.EgressProperty.Jsii$Proxy
-
- getIpProtocol() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroup.IngressProperty
-
`CfnSecurityGroup.IngressProperty.IpProtocol`.
- getIpProtocol() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup.IngressProperty.Jsii$Proxy
-
- getIpProtocol() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupEgress
-
`AWS::EC2::SecurityGroupEgress.IpProtocol`.
- getIpProtocol() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroupEgressProps
-
`AWS::EC2::SecurityGroupEgress.IpProtocol`.
- getIpProtocol() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupEgressProps.Jsii$Proxy
-
- getIpProtocol() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngress
-
`AWS::EC2::SecurityGroupIngress.IpProtocol`.
- getIpProtocol() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroupIngressProps
-
`AWS::EC2::SecurityGroupIngress.IpProtocol`.
- getIpProtocol() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngressProps.Jsii$Proxy
-
- getIpv6Address() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.InstanceIpv6AddressProperty
-
`CfnInstance.InstanceIpv6AddressProperty.Ipv6Address`.
- getIpv6Address() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.InstanceIpv6AddressProperty.Jsii$Proxy
-
- getIpv6Address() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.Ipv6AddProperty
-
`CfnLaunchTemplate.Ipv6AddProperty.Ipv6Address`.
- getIpv6Address() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.Ipv6AddProperty.Jsii$Proxy
-
- getIpv6Address() - Method in interface software.amazon.awscdk.services.ec2.CfnNetworkInterface.InstanceIpv6AddressProperty
-
`CfnNetworkInterface.InstanceIpv6AddressProperty.Ipv6Address`.
- getIpv6Address() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterface.InstanceIpv6AddressProperty.Jsii$Proxy
-
- getIpv6Address() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.InstanceIpv6AddressProperty
-
`CfnSpotFleet.InstanceIpv6AddressProperty.Ipv6Address`.
- getIpv6Address() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.InstanceIpv6AddressProperty.Jsii$Proxy
-
- getIpv6AddressCount() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.Ipv6AddressCount`.
- getIpv6AddressCount() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.NetworkInterfaceProperty
-
`CfnInstance.NetworkInterfaceProperty.Ipv6AddressCount`.
- getIpv6AddressCount() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.NetworkInterfaceProperty.Jsii$Proxy
-
- getIpv6AddressCount() - Method in interface software.amazon.awscdk.services.ec2.CfnInstanceProps
-
`AWS::EC2::Instance.Ipv6AddressCount`.
- getIpv6AddressCount() - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Jsii$Proxy
-
- getIpv6AddressCount() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.NetworkInterfaceProperty
-
`CfnLaunchTemplate.NetworkInterfaceProperty.Ipv6AddressCount`.
- getIpv6AddressCount() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.NetworkInterfaceProperty.Jsii$Proxy
-
- getIpv6AddressCount() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterface
-
`AWS::EC2::NetworkInterface.Ipv6AddressCount`.
- getIpv6AddressCount() - Method in interface software.amazon.awscdk.services.ec2.CfnNetworkInterfaceProps
-
`AWS::EC2::NetworkInterface.Ipv6AddressCount`.
- getIpv6AddressCount() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterfaceProps.Jsii$Proxy
-
- getIpv6AddressCount() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty
-
`CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty.Ipv6AddressCount`.
- getIpv6AddressCount() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty.Jsii$Proxy
-
- getIpv6Addresses() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.Ipv6Addresses`.
- getIpv6Addresses() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.NetworkInterfaceProperty
-
`CfnInstance.NetworkInterfaceProperty.Ipv6Addresses`.
- getIpv6Addresses() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.NetworkInterfaceProperty.Jsii$Proxy
-
- getIpv6Addresses() - Method in interface software.amazon.awscdk.services.ec2.CfnInstanceProps
-
`AWS::EC2::Instance.Ipv6Addresses`.
- getIpv6Addresses() - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Jsii$Proxy
-
- getIpv6Addresses() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.NetworkInterfaceProperty
-
`CfnLaunchTemplate.NetworkInterfaceProperty.Ipv6Addresses`.
- getIpv6Addresses() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.NetworkInterfaceProperty.Jsii$Proxy
-
- getIpv6Addresses() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterface
-
`AWS::EC2::NetworkInterface.Ipv6Addresses`.
- getIpv6Addresses() - Method in interface software.amazon.awscdk.services.ec2.CfnNetworkInterfaceProps
-
`AWS::EC2::NetworkInterface.Ipv6Addresses`.
- getIpv6Addresses() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterfaceProps.Jsii$Proxy
-
- getIpv6Addresses() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty
-
`CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty.Ipv6Addresses`.
- getIpv6Addresses() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty.Jsii$Proxy
-
- getIpv6CidrBlock() - Method in interface software.amazon.awscdk.services.ec2.AclCidrConfig
-
Ipv6 CIDR.
- getIpv6CidrBlock() - Method in class software.amazon.awscdk.services.ec2.AclCidrConfig.Jsii$Proxy
-
- getIpv6CidrBlock() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkAclEntry
-
`AWS::EC2::NetworkAclEntry.Ipv6CidrBlock`.
- getIpv6CidrBlock() - Method in interface software.amazon.awscdk.services.ec2.CfnNetworkAclEntryProps
-
`AWS::EC2::NetworkAclEntry.Ipv6CidrBlock`.
- getIpv6CidrBlock() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkAclEntryProps.Jsii$Proxy
-
- getIpv6CidrBlock() - Method in class software.amazon.awscdk.services.ec2.CfnSubnet
-
`AWS::EC2::Subnet.Ipv6CidrBlock`.
- getIpv6CidrBlock() - Method in class software.amazon.awscdk.services.ec2.CfnSubnetCidrBlock
-
`AWS::EC2::SubnetCidrBlock.Ipv6CidrBlock`.
- getIpv6CidrBlock() - Method in interface software.amazon.awscdk.services.ec2.CfnSubnetCidrBlockProps
-
`AWS::EC2::SubnetCidrBlock.Ipv6CidrBlock`.
- getIpv6CidrBlock() - Method in class software.amazon.awscdk.services.ec2.CfnSubnetCidrBlockProps.Jsii$Proxy
-
- getIpv6CidrBlock() - Method in interface software.amazon.awscdk.services.ec2.CfnSubnetProps
-
`AWS::EC2::Subnet.Ipv6CidrBlock`.
- getIpv6CidrBlock() - Method in class software.amazon.awscdk.services.ec2.CfnSubnetProps.Jsii$Proxy
-
- getIsDefault() - Method in interface software.amazon.awscdk.services.ec2.VpcLookupOptions
-
Whether to match the default VPC.
- getIsDefault() - Method in class software.amazon.awscdk.services.ec2.VpcLookupOptions.Jsii$Proxy
-
- getIsolatedSubnetIds() - Method in interface software.amazon.awscdk.services.ec2.VpcAttributes
-
List of isolated subnet IDs.
- getIsolatedSubnetIds() - Method in class software.amazon.awscdk.services.ec2.VpcAttributes.Jsii$Proxy
-
- getIsolatedSubnetNames() - Method in interface software.amazon.awscdk.services.ec2.VpcAttributes
-
List of names for the isolated subnets.
- getIsolatedSubnetNames() - Method in class software.amazon.awscdk.services.ec2.VpcAttributes.Jsii$Proxy
-
- getIsolatedSubnetRouteTableIds() - Method in interface software.amazon.awscdk.services.ec2.VpcAttributes
-
List of IDs of routing tables for the isolated subnets.
- getIsolatedSubnetRouteTableIds() - Method in class software.amazon.awscdk.services.ec2.VpcAttributes.Jsii$Proxy
-
- getIsolatedSubnets() - Method in interface software.amazon.awscdk.services.ec2.IVpc
-
List of isolated subnets in this VPC.
- getIsolatedSubnets() - Method in class software.amazon.awscdk.services.ec2.IVpc.Jsii$Proxy
-
List of isolated subnets in this VPC.
- getIsolatedSubnets() - Method in class software.amazon.awscdk.services.ec2.Vpc
-
List of isolated subnets in this VPC.
- getKernelId() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.KernelId`.
- getKernelId() - Method in interface software.amazon.awscdk.services.ec2.CfnInstanceProps
-
`AWS::EC2::Instance.KernelId`.
- getKernelId() - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Jsii$Proxy
-
- getKernelId() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty
-
`CfnLaunchTemplate.LaunchTemplateDataProperty.KernelId`.
- getKernelId() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty.Jsii$Proxy
-
- getKernelId() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetLaunchSpecificationProperty
-
`CfnSpotFleet.SpotFleetLaunchSpecificationProperty.KernelId`.
- getKernelId() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Jsii$Proxy
-
- getKey() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.AssociationParameterProperty
-
`CfnInstance.AssociationParameterProperty.Key`.
- getKey() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.AssociationParameterProperty.Jsii$Proxy
-
- getKeyName() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.KeyName`.
- getKeyName() - Method in interface software.amazon.awscdk.services.ec2.CfnInstanceProps
-
`AWS::EC2::Instance.KeyName`.
- getKeyName() - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Jsii$Proxy
-
- getKeyName() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty
-
`CfnLaunchTemplate.LaunchTemplateDataProperty.KeyName`.
- getKeyName() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty.Jsii$Proxy
-
- getKeyName() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetLaunchSpecificationProperty
-
`CfnSpotFleet.SpotFleetLaunchSpecificationProperty.KeyName`.
- getKeyName() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Jsii$Proxy
-
- getKeyName() - Method in interface software.amazon.awscdk.services.ec2.InstanceProps
-
Name of SSH keypair to grant access to instance.
- getKeyName() - Method in class software.amazon.awscdk.services.ec2.InstanceProps.Jsii$Proxy
-
- getKeyName() - Method in interface software.amazon.awscdk.services.ec2.NatInstanceProps
-
Name of SSH keypair to grant access to instance.
- getKeyName() - Method in class software.amazon.awscdk.services.ec2.NatInstanceProps.Jsii$Proxy
-
- getKmsKeyId() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.EbsProperty
-
`CfnInstance.EbsProperty.KmsKeyId`.
- getKmsKeyId() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.EbsProperty.Jsii$Proxy
-
- getKmsKeyId() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.EbsProperty
-
`CfnLaunchTemplate.EbsProperty.KmsKeyId`.
- getKmsKeyId() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.EbsProperty.Jsii$Proxy
-
- getKmsKeyId() - Method in class software.amazon.awscdk.services.ec2.CfnVolume
-
`AWS::EC2::Volume.KmsKeyId`.
- getKmsKeyId() - Method in interface software.amazon.awscdk.services.ec2.CfnVolumeProps
-
`AWS::EC2::Volume.KmsKeyId`.
- getKmsKeyId() - Method in class software.amazon.awscdk.services.ec2.CfnVolumeProps.Jsii$Proxy
-
- getLaunchSpecifications() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetRequestConfigDataProperty
-
`CfnSpotFleet.SpotFleetRequestConfigDataProperty.LaunchSpecifications`.
- getLaunchSpecifications() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetRequestConfigDataProperty.Jsii$Proxy
-
- getLaunchTemplate() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.LaunchTemplate`.
- getLaunchTemplate() - Method in interface software.amazon.awscdk.services.ec2.CfnInstanceProps
-
`AWS::EC2::Instance.LaunchTemplate`.
- getLaunchTemplate() - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Jsii$Proxy
-
- getLaunchTemplateConfigs() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet
-
`AWS::EC2::EC2Fleet.LaunchTemplateConfigs`.
- getLaunchTemplateConfigs() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2FleetProps
-
`AWS::EC2::EC2Fleet.LaunchTemplateConfigs`.
- getLaunchTemplateConfigs() - Method in class software.amazon.awscdk.services.ec2.CfnEC2FleetProps.Jsii$Proxy
-
- getLaunchTemplateConfigs() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetRequestConfigDataProperty
-
`CfnSpotFleet.SpotFleetRequestConfigDataProperty.LaunchTemplateConfigs`.
- getLaunchTemplateConfigs() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetRequestConfigDataProperty.Jsii$Proxy
-
- getLaunchTemplateData() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate
-
`AWS::EC2::LaunchTemplate.LaunchTemplateData`.
- getLaunchTemplateData() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplateProps
-
`AWS::EC2::LaunchTemplate.LaunchTemplateData`.
- getLaunchTemplateData() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplateProps.Jsii$Proxy
-
- getLaunchTemplateId() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2Fleet.FleetLaunchTemplateSpecificationRequestProperty
-
`CfnEC2Fleet.FleetLaunchTemplateSpecificationRequestProperty.LaunchTemplateId`.
- getLaunchTemplateId() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.FleetLaunchTemplateSpecificationRequestProperty.Jsii$Proxy
-
- getLaunchTemplateId() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.LaunchTemplateSpecificationProperty
-
`CfnInstance.LaunchTemplateSpecificationProperty.LaunchTemplateId`.
- getLaunchTemplateId() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.LaunchTemplateSpecificationProperty.Jsii$Proxy
-
- getLaunchTemplateId() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.FleetLaunchTemplateSpecificationProperty
-
`CfnSpotFleet.FleetLaunchTemplateSpecificationProperty.LaunchTemplateId`.
- getLaunchTemplateId() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.FleetLaunchTemplateSpecificationProperty.Jsii$Proxy
-
- getLaunchTemplateName() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2Fleet.FleetLaunchTemplateSpecificationRequestProperty
-
`CfnEC2Fleet.FleetLaunchTemplateSpecificationRequestProperty.LaunchTemplateName`.
- getLaunchTemplateName() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.FleetLaunchTemplateSpecificationRequestProperty.Jsii$Proxy
-
- getLaunchTemplateName() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.LaunchTemplateSpecificationProperty
-
`CfnInstance.LaunchTemplateSpecificationProperty.LaunchTemplateName`.
- getLaunchTemplateName() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.LaunchTemplateSpecificationProperty.Jsii$Proxy
-
- getLaunchTemplateName() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate
-
`AWS::EC2::LaunchTemplate.LaunchTemplateName`.
- getLaunchTemplateName() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplateProps
-
`AWS::EC2::LaunchTemplate.LaunchTemplateName`.
- getLaunchTemplateName() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplateProps.Jsii$Proxy
-
- getLaunchTemplateName() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.FleetLaunchTemplateSpecificationProperty
-
`CfnSpotFleet.FleetLaunchTemplateSpecificationProperty.LaunchTemplateName`.
- getLaunchTemplateName() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.FleetLaunchTemplateSpecificationProperty.Jsii$Proxy
-
- getLaunchTemplateSpecification() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2Fleet.FleetLaunchTemplateConfigRequestProperty
-
`CfnEC2Fleet.FleetLaunchTemplateConfigRequestProperty.LaunchTemplateSpecification`.
- getLaunchTemplateSpecification() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.FleetLaunchTemplateConfigRequestProperty.Jsii$Proxy
-
- getLaunchTemplateSpecification() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.LaunchTemplateConfigProperty
-
`CfnSpotFleet.LaunchTemplateConfigProperty.LaunchTemplateSpecification`.
- getLaunchTemplateSpecification() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.LaunchTemplateConfigProperty.Jsii$Proxy
-
- getLicenseConfigurationArn() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.LicenseSpecificationProperty
-
`CfnInstance.LicenseSpecificationProperty.LicenseConfigurationArn`.
- getLicenseConfigurationArn() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.LicenseSpecificationProperty.Jsii$Proxy
-
- getLicenseConfigurationArn() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LicenseSpecificationProperty
-
`CfnLaunchTemplate.LicenseSpecificationProperty.LicenseConfigurationArn`.
- getLicenseConfigurationArn() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LicenseSpecificationProperty.Jsii$Proxy
-
- getLicenseSpecifications() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.LicenseSpecifications`.
- getLicenseSpecifications() - Method in interface software.amazon.awscdk.services.ec2.CfnInstanceProps
-
`AWS::EC2::Instance.LicenseSpecifications`.
- getLicenseSpecifications() - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Jsii$Proxy
-
- getLicenseSpecifications() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty
-
`CfnLaunchTemplate.LaunchTemplateDataProperty.LicenseSpecifications`.
- getLicenseSpecifications() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty.Jsii$Proxy
-
- getLoadBalancerArn() - Method in interface software.amazon.awscdk.services.ec2.IVpcEndpointServiceLoadBalancer
-
The ARN of the load balancer that hosts the VPC Endpoint Service.
- getLoadBalancerArn() - Method in class software.amazon.awscdk.services.ec2.IVpcEndpointServiceLoadBalancer.Jsii$Proxy
-
The ARN of the load balancer that hosts the VPC Endpoint Service.
- getLoadBalancersConfig() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetRequestConfigDataProperty
-
`CfnSpotFleet.SpotFleetRequestConfigDataProperty.LoadBalancersConfig`.
- getLoadBalancersConfig() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetRequestConfigDataProperty.Jsii$Proxy
-
- getLocalFile() - Method in interface software.amazon.awscdk.services.ec2.S3DownloadOptions
-
The name of the local file.
- getLocalFile() - Method in class software.amazon.awscdk.services.ec2.S3DownloadOptions.Jsii$Proxy
-
- getLocalGatewayRouteTableId() - Method in class software.amazon.awscdk.services.ec2.CfnLocalGatewayRoute
-
`AWS::EC2::LocalGatewayRoute.LocalGatewayRouteTableId`.
- getLocalGatewayRouteTableId() - Method in interface software.amazon.awscdk.services.ec2.CfnLocalGatewayRouteProps
-
`AWS::EC2::LocalGatewayRoute.LocalGatewayRouteTableId`.
- getLocalGatewayRouteTableId() - Method in class software.amazon.awscdk.services.ec2.CfnLocalGatewayRouteProps.Jsii$Proxy
-
- getLocalGatewayRouteTableId() - Method in class software.amazon.awscdk.services.ec2.CfnLocalGatewayRouteTableVPCAssociation
-
`AWS::EC2::LocalGatewayRouteTableVPCAssociation.LocalGatewayRouteTableId`.
- getLocalGatewayRouteTableId() - Method in interface software.amazon.awscdk.services.ec2.CfnLocalGatewayRouteTableVPCAssociationProps
-
`AWS::EC2::LocalGatewayRouteTableVPCAssociation.LocalGatewayRouteTableId`.
- getLocalGatewayRouteTableId() - Method in class software.amazon.awscdk.services.ec2.CfnLocalGatewayRouteTableVPCAssociationProps.Jsii$Proxy
-
- getLocalGatewayVirtualInterfaceGroupId() - Method in class software.amazon.awscdk.services.ec2.CfnLocalGatewayRoute
-
`AWS::EC2::LocalGatewayRoute.LocalGatewayVirtualInterfaceGroupId`.
- getLocalGatewayVirtualInterfaceGroupId() - Method in interface software.amazon.awscdk.services.ec2.CfnLocalGatewayRouteProps
-
`AWS::EC2::LocalGatewayRoute.LocalGatewayVirtualInterfaceGroupId`.
- getLocalGatewayVirtualInterfaceGroupId() - Method in class software.amazon.awscdk.services.ec2.CfnLocalGatewayRouteProps.Jsii$Proxy
-
- getLogDestination() - Method in class software.amazon.awscdk.services.ec2.CfnFlowLog
-
`AWS::EC2::FlowLog.LogDestination`.
- getLogDestination() - Method in interface software.amazon.awscdk.services.ec2.CfnFlowLogProps
-
`AWS::EC2::FlowLog.LogDestination`.
- getLogDestination() - Method in class software.amazon.awscdk.services.ec2.CfnFlowLogProps.Jsii$Proxy
-
- getLogDestinationType() - Method in class software.amazon.awscdk.services.ec2.CfnFlowLog
-
`AWS::EC2::FlowLog.LogDestinationType`.
- getLogDestinationType() - Method in interface software.amazon.awscdk.services.ec2.CfnFlowLogProps
-
`AWS::EC2::FlowLog.LogDestinationType`.
- getLogDestinationType() - Method in class software.amazon.awscdk.services.ec2.CfnFlowLogProps.Jsii$Proxy
-
- getLogDestinationType() - Method in interface software.amazon.awscdk.services.ec2.FlowLogDestinationConfig
-
The type of destination to publish the flow logs to.
- getLogDestinationType() - Method in class software.amazon.awscdk.services.ec2.FlowLogDestinationConfig.Jsii$Proxy
-
- getLogGroup() - Method in class software.amazon.awscdk.services.ec2.FlowLog
-
The CloudWatch Logs LogGroup to publish flow logs to.
- getLogGroup() - Method in interface software.amazon.awscdk.services.ec2.FlowLogDestinationConfig
-
The CloudWatch Logs Log Group to publish the flow logs to.
- getLogGroup() - Method in class software.amazon.awscdk.services.ec2.FlowLogDestinationConfig.Jsii$Proxy
-
- getLogGroupName() - Method in class software.amazon.awscdk.services.ec2.CfnFlowLog
-
`AWS::EC2::FlowLog.LogGroupName`.
- getLogGroupName() - Method in interface software.amazon.awscdk.services.ec2.CfnFlowLogProps
-
`AWS::EC2::FlowLog.LogGroupName`.
- getLogGroupName() - Method in class software.amazon.awscdk.services.ec2.CfnFlowLogProps.Jsii$Proxy
-
- getLookupSupportedAzs() - Method in interface software.amazon.awscdk.services.ec2.InterfaceVpcEndpointOptions
-
Limit to only those availability zones where the endpoint service can be created.
- getLookupSupportedAzs() - Method in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointOptions.Jsii$Proxy
-
- getLookupSupportedAzs() - Method in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointProps.Jsii$Proxy
-
- getMachineImage() - Method in interface software.amazon.awscdk.services.ec2.BastionHostLinuxProps
-
The machine image to use.
- getMachineImage() - Method in class software.amazon.awscdk.services.ec2.BastionHostLinuxProps.Jsii$Proxy
-
- getMachineImage() - Method in interface software.amazon.awscdk.services.ec2.InstanceProps
-
AMI to launch.
- getMachineImage() - Method in class software.amazon.awscdk.services.ec2.InstanceProps.Jsii$Proxy
-
- getMachineImage() - Method in interface software.amazon.awscdk.services.ec2.NatInstanceProps
-
The machine image (AMI) to use.
- getMachineImage() - Method in class software.amazon.awscdk.services.ec2.NatInstanceProps.Jsii$Proxy
-
- getMappingEnabled() - Method in interface software.amazon.awscdk.services.ec2.BlockDevice
-
If false, the device mapping will be suppressed.
- getMappingEnabled() - Method in class software.amazon.awscdk.services.ec2.BlockDevice.Jsii$Proxy
-
- getMapPublicIpOnLaunch() - Method in class software.amazon.awscdk.services.ec2.CfnSubnet
-
`AWS::EC2::Subnet.MapPublicIpOnLaunch`.
- getMapPublicIpOnLaunch() - Method in interface software.amazon.awscdk.services.ec2.CfnSubnetProps
-
`AWS::EC2::Subnet.MapPublicIpOnLaunch`.
- getMapPublicIpOnLaunch() - Method in class software.amazon.awscdk.services.ec2.CfnSubnetProps.Jsii$Proxy
-
- getMapPublicIpOnLaunch() - Method in class software.amazon.awscdk.services.ec2.PrivateSubnetProps.Jsii$Proxy
-
- getMapPublicIpOnLaunch() - Method in class software.amazon.awscdk.services.ec2.PublicSubnetProps.Jsii$Proxy
-
- getMapPublicIpOnLaunch() - Method in interface software.amazon.awscdk.services.ec2.SubnetProps
-
Controls if a public IP is associated to an instance at launch.
- getMapPublicIpOnLaunch() - Method in class software.amazon.awscdk.services.ec2.SubnetProps.Jsii$Proxy
-
- getMarketType() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.InstanceMarketOptionsProperty
-
`CfnLaunchTemplate.InstanceMarketOptionsProperty.MarketType`.
- getMarketType() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.InstanceMarketOptionsProperty.Jsii$Proxy
-
- getMaxAzs() - Method in interface software.amazon.awscdk.services.ec2.VpcProps
-
Define the maximum number of AZs to use in this region.
- getMaxAzs() - Method in class software.amazon.awscdk.services.ec2.VpcProps.Jsii$Proxy
-
- getMaxPrice() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2Fleet.FleetLaunchTemplateOverridesRequestProperty
-
`CfnEC2Fleet.FleetLaunchTemplateOverridesRequestProperty.MaxPrice`.
- getMaxPrice() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.FleetLaunchTemplateOverridesRequestProperty.Jsii$Proxy
-
- getMaxPrice() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.SpotOptionsProperty
-
`CfnLaunchTemplate.SpotOptionsProperty.MaxPrice`.
- getMaxPrice() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.SpotOptionsProperty.Jsii$Proxy
-
- getMaxTotalPrice() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2Fleet.OnDemandOptionsRequestProperty
-
`CfnEC2Fleet.OnDemandOptionsRequestProperty.MaxTotalPrice`.
- getMaxTotalPrice() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.OnDemandOptionsRequestProperty.Jsii$Proxy
-
- getMaxTotalPrice() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2Fleet.SpotOptionsRequestProperty
-
`CfnEC2Fleet.SpotOptionsRequestProperty.MaxTotalPrice`.
- getMaxTotalPrice() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.SpotOptionsRequestProperty.Jsii$Proxy
-
- getMetadataOptions() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty
-
`CfnLaunchTemplate.LaunchTemplateDataProperty.MetadataOptions`.
- getMetadataOptions() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty.Jsii$Proxy
-
- getMinTargetCapacity() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2Fleet.OnDemandOptionsRequestProperty
-
`CfnEC2Fleet.OnDemandOptionsRequestProperty.MinTargetCapacity`.
- getMinTargetCapacity() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.OnDemandOptionsRequestProperty.Jsii$Proxy
-
- getMinTargetCapacity() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2Fleet.SpotOptionsRequestProperty
-
`CfnEC2Fleet.SpotOptionsRequestProperty.MinTargetCapacity`.
- getMinTargetCapacity() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.SpotOptionsRequestProperty.Jsii$Proxy
-
- getMonitoring() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.Monitoring`.
- getMonitoring() - Method in interface software.amazon.awscdk.services.ec2.CfnInstanceProps
-
`AWS::EC2::Instance.Monitoring`.
- getMonitoring() - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Jsii$Proxy
-
- getMonitoring() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty
-
`CfnLaunchTemplate.LaunchTemplateDataProperty.Monitoring`.
- getMonitoring() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty.Jsii$Proxy
-
- getMonitoring() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetLaunchSpecificationProperty
-
`CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Monitoring`.
- getMonitoring() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Jsii$Proxy
-
- getMultiAttachEnabled() - Method in class software.amazon.awscdk.services.ec2.CfnVolume
-
`AWS::EC2::Volume.MultiAttachEnabled`.
- getMultiAttachEnabled() - Method in interface software.amazon.awscdk.services.ec2.CfnVolumeProps
-
`AWS::EC2::Volume.MultiAttachEnabled`.
- getMultiAttachEnabled() - Method in class software.amazon.awscdk.services.ec2.CfnVolumeProps.Jsii$Proxy
-
- getMutable() - Method in interface software.amazon.awscdk.services.ec2.SecurityGroupImportOptions
-
If a SecurityGroup is mutable CDK can add rules to existing groups.
- getMutable() - Method in class software.amazon.awscdk.services.ec2.SecurityGroupImportOptions.Jsii$Proxy
-
- getMutualAuthentication() - Method in interface software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint.ClientAuthenticationRequestProperty
-
`CfnClientVpnEndpoint.ClientAuthenticationRequestProperty.MutualAuthentication`.
- getMutualAuthentication() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint.ClientAuthenticationRequestProperty.Jsii$Proxy
-
- getName() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.IamInstanceProfileProperty
-
`CfnLaunchTemplate.IamInstanceProfileProperty.Name`.
- getName() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.IamInstanceProfileProperty.Jsii$Proxy
-
- getName() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.ClassicLoadBalancerProperty
-
`CfnSpotFleet.ClassicLoadBalancerProperty.Name`.
- getName() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.ClassicLoadBalancerProperty.Jsii$Proxy
-
- getName() - Method in class software.amazon.awscdk.services.ec2.GatewayVpcEndpointAwsService
-
The name of the service.
- getName() - Method in interface software.amazon.awscdk.services.ec2.IGatewayVpcEndpointService
-
The name of the service.
- getName() - Method in class software.amazon.awscdk.services.ec2.IGatewayVpcEndpointService.Jsii$Proxy
-
The name of the service.
- getName() - Method in interface software.amazon.awscdk.services.ec2.IInterfaceVpcEndpointService
-
The name of the service.
- getName() - Method in class software.amazon.awscdk.services.ec2.IInterfaceVpcEndpointService.Jsii$Proxy
-
The name of the service.
- getName() - Method in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointAwsService
-
The name of the service.
- getName() - Method in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointService
-
The name of the service.
- getName() - Method in interface software.amazon.awscdk.services.ec2.LookupMachineImageProps
-
Name of the image (may contain wildcards).
- getName() - Method in class software.amazon.awscdk.services.ec2.LookupMachineImageProps.Jsii$Proxy
-
- getName() - Method in interface software.amazon.awscdk.services.ec2.SubnetConfiguration
-
Logical name for the subnet group.
- getName() - Method in class software.amazon.awscdk.services.ec2.SubnetConfiguration.Jsii$Proxy
-
- getNatDependencies() - Method in class software.amazon.awscdk.services.ec2.Vpc
-
- getNatGatewayId() - Method in class software.amazon.awscdk.services.ec2.CfnRoute
-
`AWS::EC2::Route.NatGatewayId`.
- getNatGatewayId() - Method in interface software.amazon.awscdk.services.ec2.CfnRouteProps
-
`AWS::EC2::Route.NatGatewayId`.
- getNatGatewayId() - Method in class software.amazon.awscdk.services.ec2.CfnRouteProps.Jsii$Proxy
-
- getNatGatewayProvider() - Method in interface software.amazon.awscdk.services.ec2.VpcProps
-
What type of NAT provider to use.
- getNatGatewayProvider() - Method in class software.amazon.awscdk.services.ec2.VpcProps.Jsii$Proxy
-
- getNatGateways() - Method in interface software.amazon.awscdk.services.ec2.VpcProps
-
The number of NAT Gateways/Instances to create.
- getNatGateways() - Method in class software.amazon.awscdk.services.ec2.VpcProps.Jsii$Proxy
-
- getNatGatewaySubnets() - Method in interface software.amazon.awscdk.services.ec2.VpcProps
-
Configures the subnets which will have NAT Gateways/Instances.
- getNatGatewaySubnets() - Method in class software.amazon.awscdk.services.ec2.VpcProps.Jsii$Proxy
-
- getNatSubnets() - Method in interface software.amazon.awscdk.services.ec2.ConfigureNatOptions
-
The public subnets where the NAT providers need to be placed.
- getNatSubnets() - Method in class software.amazon.awscdk.services.ec2.ConfigureNatOptions.Jsii$Proxy
-
- getNetbiosNameServers() - Method in class software.amazon.awscdk.services.ec2.CfnDHCPOptions
-
`AWS::EC2::DHCPOptions.NetbiosNameServers`.
- getNetbiosNameServers() - Method in interface software.amazon.awscdk.services.ec2.CfnDHCPOptionsProps
-
`AWS::EC2::DHCPOptions.NetbiosNameServers`.
- getNetbiosNameServers() - Method in class software.amazon.awscdk.services.ec2.CfnDHCPOptionsProps.Jsii$Proxy
-
- getNetbiosNodeType() - Method in class software.amazon.awscdk.services.ec2.CfnDHCPOptions
-
`AWS::EC2::DHCPOptions.NetbiosNodeType`.
- getNetbiosNodeType() - Method in interface software.amazon.awscdk.services.ec2.CfnDHCPOptionsProps
-
`AWS::EC2::DHCPOptions.NetbiosNodeType`.
- getNetbiosNodeType() - Method in class software.amazon.awscdk.services.ec2.CfnDHCPOptionsProps.Jsii$Proxy
-
- getNetworkAcl() - Method in interface software.amazon.awscdk.services.ec2.INetworkAclEntry
-
The network ACL.
- getNetworkAcl() - Method in class software.amazon.awscdk.services.ec2.INetworkAclEntry.Jsii$Proxy
-
The network ACL.
- getNetworkAcl() - Method in class software.amazon.awscdk.services.ec2.NetworkAclEntry
-
The network ACL.
- getNetworkAcl() - Method in interface software.amazon.awscdk.services.ec2.NetworkAclEntryProps
-
The network ACL this entry applies to.
- getNetworkAcl() - Method in class software.amazon.awscdk.services.ec2.NetworkAclEntryProps.Jsii$Proxy
-
- getNetworkAcl() - Method in class software.amazon.awscdk.services.ec2.Subnet
-
Network ACL associated with this Subnet.
- getNetworkAcl() - Method in class software.amazon.awscdk.services.ec2.SubnetNetworkAclAssociation
-
ID for the current Network ACL.
- getNetworkAcl() - Method in interface software.amazon.awscdk.services.ec2.SubnetNetworkAclAssociationProps
-
The Network ACL this association is defined for.
- getNetworkAcl() - Method in class software.amazon.awscdk.services.ec2.SubnetNetworkAclAssociationProps.Jsii$Proxy
-
- getNetworkAclEntryName() - Method in interface software.amazon.awscdk.services.ec2.CommonNetworkAclEntryOptions
-
The name of the NetworkAclEntry.
- getNetworkAclEntryName() - Method in class software.amazon.awscdk.services.ec2.CommonNetworkAclEntryOptions.Jsii$Proxy
-
- getNetworkAclEntryName() - Method in class software.amazon.awscdk.services.ec2.NetworkAclEntryProps.Jsii$Proxy
-
- getNetworkAclId() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkAclEntry
-
`AWS::EC2::NetworkAclEntry.NetworkAclId`.
- getNetworkAclId() - Method in interface software.amazon.awscdk.services.ec2.CfnNetworkAclEntryProps
-
`AWS::EC2::NetworkAclEntry.NetworkAclId`.
- getNetworkAclId() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkAclEntryProps.Jsii$Proxy
-
- getNetworkAclId() - Method in class software.amazon.awscdk.services.ec2.CfnSubnetNetworkAclAssociation
-
`AWS::EC2::SubnetNetworkAclAssociation.NetworkAclId`.
- getNetworkAclId() - Method in interface software.amazon.awscdk.services.ec2.CfnSubnetNetworkAclAssociationProps
-
`AWS::EC2::SubnetNetworkAclAssociation.NetworkAclId`.
- getNetworkAclId() - Method in class software.amazon.awscdk.services.ec2.CfnSubnetNetworkAclAssociationProps.Jsii$Proxy
-
- getNetworkAclId() - Method in interface software.amazon.awscdk.services.ec2.INetworkAcl
-
ID for the current Network ACL.
- getNetworkAclId() - Method in class software.amazon.awscdk.services.ec2.INetworkAcl.Jsii$Proxy
-
ID for the current Network ACL.
- getNetworkAclId() - Method in class software.amazon.awscdk.services.ec2.NetworkAcl
-
The ID of the NetworkACL.
- getNetworkAclName() - Method in interface software.amazon.awscdk.services.ec2.NetworkAclProps
-
The name of the NetworkAcl.
- getNetworkAclName() - Method in class software.amazon.awscdk.services.ec2.NetworkAclProps.Jsii$Proxy
-
- getNetworkAclVpcId() - Method in class software.amazon.awscdk.services.ec2.NetworkAcl
-
The VPC ID for this NetworkACL.
- getNetworkInterfaceId() - Method in class software.amazon.awscdk.services.ec2.CfnEIPAssociation
-
`AWS::EC2::EIPAssociation.NetworkInterfaceId`.
- getNetworkInterfaceId() - Method in interface software.amazon.awscdk.services.ec2.CfnEIPAssociationProps
-
`AWS::EC2::EIPAssociation.NetworkInterfaceId`.
- getNetworkInterfaceId() - Method in class software.amazon.awscdk.services.ec2.CfnEIPAssociationProps.Jsii$Proxy
-
- getNetworkInterfaceId() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.NetworkInterfaceProperty
-
`CfnInstance.NetworkInterfaceProperty.NetworkInterfaceId`.
- getNetworkInterfaceId() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.NetworkInterfaceProperty.Jsii$Proxy
-
- getNetworkInterfaceId() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.NetworkInterfaceProperty
-
`CfnLaunchTemplate.NetworkInterfaceProperty.NetworkInterfaceId`.
- getNetworkInterfaceId() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.NetworkInterfaceProperty.Jsii$Proxy
-
- getNetworkInterfaceId() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterfaceAttachment
-
`AWS::EC2::NetworkInterfaceAttachment.NetworkInterfaceId`.
- getNetworkInterfaceId() - Method in interface software.amazon.awscdk.services.ec2.CfnNetworkInterfaceAttachmentProps
-
`AWS::EC2::NetworkInterfaceAttachment.NetworkInterfaceId`.
- getNetworkInterfaceId() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterfaceAttachmentProps.Jsii$Proxy
-
- getNetworkInterfaceId() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterfacePermission
-
`AWS::EC2::NetworkInterfacePermission.NetworkInterfaceId`.
- getNetworkInterfaceId() - Method in interface software.amazon.awscdk.services.ec2.CfnNetworkInterfacePermissionProps
-
`AWS::EC2::NetworkInterfacePermission.NetworkInterfaceId`.
- getNetworkInterfaceId() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterfacePermissionProps.Jsii$Proxy
-
- getNetworkInterfaceId() - Method in class software.amazon.awscdk.services.ec2.CfnRoute
-
`AWS::EC2::Route.NetworkInterfaceId`.
- getNetworkInterfaceId() - Method in interface software.amazon.awscdk.services.ec2.CfnRouteProps
-
`AWS::EC2::Route.NetworkInterfaceId`.
- getNetworkInterfaceId() - Method in class software.amazon.awscdk.services.ec2.CfnRouteProps.Jsii$Proxy
-
- getNetworkInterfaceId() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty
-
`CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty.NetworkInterfaceId`.
- getNetworkInterfaceId() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty.Jsii$Proxy
-
- getNetworkInterfaceId() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorSession
-
`AWS::EC2::TrafficMirrorSession.NetworkInterfaceId`.
- getNetworkInterfaceId() - Method in interface software.amazon.awscdk.services.ec2.CfnTrafficMirrorSessionProps
-
`AWS::EC2::TrafficMirrorSession.NetworkInterfaceId`.
- getNetworkInterfaceId() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorSessionProps.Jsii$Proxy
-
- getNetworkInterfaceId() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorTarget
-
`AWS::EC2::TrafficMirrorTarget.NetworkInterfaceId`.
- getNetworkInterfaceId() - Method in interface software.amazon.awscdk.services.ec2.CfnTrafficMirrorTargetProps
-
`AWS::EC2::TrafficMirrorTarget.NetworkInterfaceId`.
- getNetworkInterfaceId() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorTargetProps.Jsii$Proxy
-
- getNetworkInterfaces() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.NetworkInterfaces`.
- getNetworkInterfaces() - Method in interface software.amazon.awscdk.services.ec2.CfnInstanceProps
-
`AWS::EC2::Instance.NetworkInterfaces`.
- getNetworkInterfaces() - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Jsii$Proxy
-
- getNetworkInterfaces() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty
-
`CfnLaunchTemplate.LaunchTemplateDataProperty.NetworkInterfaces`.
- getNetworkInterfaces() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty.Jsii$Proxy
-
- getNetworkInterfaces() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetLaunchSpecificationProperty
-
`CfnSpotFleet.SpotFleetLaunchSpecificationProperty.NetworkInterfaces`.
- getNetworkInterfaces() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Jsii$Proxy
-
- getNetworkLoadBalancerArn() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorTarget
-
`AWS::EC2::TrafficMirrorTarget.NetworkLoadBalancerArn`.
- getNetworkLoadBalancerArn() - Method in interface software.amazon.awscdk.services.ec2.CfnTrafficMirrorTargetProps
-
`AWS::EC2::TrafficMirrorTarget.NetworkLoadBalancerArn`.
- getNetworkLoadBalancerArn() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorTargetProps.Jsii$Proxy
-
- getNetworkLoadBalancerArns() - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointService
-
`AWS::EC2::VPCEndpointService.NetworkLoadBalancerArns`.
- getNetworkLoadBalancerArns() - Method in interface software.amazon.awscdk.services.ec2.CfnVPCEndpointServiceProps
-
`AWS::EC2::VPCEndpointService.NetworkLoadBalancerArns`.
- getNetworkLoadBalancerArns() - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointServiceProps.Jsii$Proxy
-
- getNetworkServices() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilter
-
`AWS::EC2::TrafficMirrorFilter.NetworkServices`.
- getNetworkServices() - Method in interface software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterProps
-
`AWS::EC2::TrafficMirrorFilter.NetworkServices`.
- getNetworkServices() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterProps.Jsii$Proxy
-
- getNode() - Method in class software.amazon.awscdk.services.ec2.IFlowLog.Jsii$Proxy
-
The construct tree node for this construct.
- getNode() - Method in class software.amazon.awscdk.services.ec2.IGatewayVpcEndpoint.Jsii$Proxy
-
The construct tree node for this construct.
- getNode() - Method in class software.amazon.awscdk.services.ec2.IInstance.Jsii$Proxy
-
The construct tree node for this construct.
- getNode() - Method in class software.amazon.awscdk.services.ec2.IInterfaceVpcEndpoint.Jsii$Proxy
-
The construct tree node for this construct.
- getNode() - Method in class software.amazon.awscdk.services.ec2.INetworkAcl.Jsii$Proxy
-
The construct tree node for this construct.
- getNode() - Method in class software.amazon.awscdk.services.ec2.INetworkAclEntry.Jsii$Proxy
-
The construct tree node for this construct.
- getNode() - Method in class software.amazon.awscdk.services.ec2.IPrivateSubnet.Jsii$Proxy
-
The construct tree node for this construct.
- getNode() - Method in class software.amazon.awscdk.services.ec2.IPublicSubnet.Jsii$Proxy
-
The construct tree node for this construct.
- getNode() - Method in class software.amazon.awscdk.services.ec2.ISecurityGroup.Jsii$Proxy
-
The construct tree node for this construct.
- getNode() - Method in class software.amazon.awscdk.services.ec2.ISubnet.Jsii$Proxy
-
The construct tree node for this construct.
- getNode() - Method in class software.amazon.awscdk.services.ec2.ISubnetNetworkAclAssociation.Jsii$Proxy
-
The construct tree node for this construct.
- getNode() - Method in class software.amazon.awscdk.services.ec2.IVpc.Jsii$Proxy
-
The construct tree node for this construct.
- getNode() - Method in class software.amazon.awscdk.services.ec2.IVpcEndpoint.Jsii$Proxy
-
The construct tree node for this construct.
- getNode() - Method in class software.amazon.awscdk.services.ec2.IVpcEndpointService.Jsii$Proxy
-
The construct tree node for this construct.
- getNode() - Method in class software.amazon.awscdk.services.ec2.IVpnConnection.Jsii$Proxy
-
The construct tree node for this construct.
- getNode() - Method in class software.amazon.awscdk.services.ec2.IVpnGateway.Jsii$Proxy
-
The construct tree node for this construct.
- getNoDevice() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.BlockDeviceMappingProperty
-
`CfnInstance.BlockDeviceMappingProperty.NoDevice`.
- getNoDevice() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.BlockDeviceMappingProperty.Jsii$Proxy
-
- getNoDevice() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.BlockDeviceMappingProperty
-
`CfnLaunchTemplate.BlockDeviceMappingProperty.NoDevice`.
- getNoDevice() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.BlockDeviceMappingProperty.Jsii$Proxy
-
- getNoDevice() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.BlockDeviceMappingProperty
-
`CfnSpotFleet.BlockDeviceMappingProperty.NoDevice`.
- getNoDevice() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.BlockDeviceMappingProperty.Jsii$Proxy
-
- getNtpServers() - Method in class software.amazon.awscdk.services.ec2.CfnDHCPOptions
-
`AWS::EC2::DHCPOptions.NtpServers`.
- getNtpServers() - Method in interface software.amazon.awscdk.services.ec2.CfnDHCPOptionsProps
-
`AWS::EC2::DHCPOptions.NtpServers`.
- getNtpServers() - Method in class software.amazon.awscdk.services.ec2.CfnDHCPOptionsProps.Jsii$Proxy
-
- getOnDemandOptions() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet
-
`AWS::EC2::EC2Fleet.OnDemandOptions`.
- getOnDemandOptions() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2FleetProps
-
`AWS::EC2::EC2Fleet.OnDemandOptions`.
- getOnDemandOptions() - Method in class software.amazon.awscdk.services.ec2.CfnEC2FleetProps.Jsii$Proxy
-
- getOnDemandTargetCapacity() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2Fleet.TargetCapacitySpecificationRequestProperty
-
`CfnEC2Fleet.TargetCapacitySpecificationRequestProperty.OnDemandTargetCapacity`.
- getOnDemandTargetCapacity() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.TargetCapacitySpecificationRequestProperty.Jsii$Proxy
-
- getOnePerAz() - Method in interface software.amazon.awscdk.services.ec2.SubnetSelection
-
If true, return at most one subnet per AZ.
- getOnePerAz() - Method in class software.amazon.awscdk.services.ec2.SubnetSelection.Jsii$Proxy
-
- getOpen() - Method in interface software.amazon.awscdk.services.ec2.InterfaceVpcEndpointOptions
-
Whether to automatically allow VPC traffic to the endpoint.
- getOpen() - Method in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointOptions.Jsii$Proxy
-
- getOpen() - Method in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointProps.Jsii$Proxy
-
- getOsType() - Method in class software.amazon.awscdk.services.ec2.Instance
-
The type of OS the instance is running.
- getOsType() - Method in interface software.amazon.awscdk.services.ec2.MachineImageConfig
-
Operating system type for this image.
- getOsType() - Method in class software.amazon.awscdk.services.ec2.MachineImageConfig.Jsii$Proxy
-
- getOverrides() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2Fleet.FleetLaunchTemplateConfigRequestProperty
-
`CfnEC2Fleet.FleetLaunchTemplateConfigRequestProperty.Overrides`.
- getOverrides() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.FleetLaunchTemplateConfigRequestProperty.Jsii$Proxy
-
- getOverrides() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.LaunchTemplateConfigProperty
-
`CfnSpotFleet.LaunchTemplateConfigProperty.Overrides`.
- getOverrides() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.LaunchTemplateConfigProperty.Jsii$Proxy
-
- getOwners() - Method in interface software.amazon.awscdk.services.ec2.LookupMachineImageProps
-
Owner account IDs or aliases.
- getOwners() - Method in class software.amazon.awscdk.services.ec2.LookupMachineImageProps.Jsii$Proxy
-
- getPacketLength() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorSession
-
`AWS::EC2::TrafficMirrorSession.PacketLength`.
- getPacketLength() - Method in interface software.amazon.awscdk.services.ec2.CfnTrafficMirrorSessionProps
-
`AWS::EC2::TrafficMirrorSession.PacketLength`.
- getPacketLength() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorSessionProps.Jsii$Proxy
-
- getPartitionNumber() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2Fleet.PlacementProperty
-
`CfnEC2Fleet.PlacementProperty.PartitionNumber`.
- getPartitionNumber() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.PlacementProperty.Jsii$Proxy
-
- getPartitionNumber() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.PlacementProperty
-
`CfnLaunchTemplate.PlacementProperty.PartitionNumber`.
- getPartitionNumber() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.PlacementProperty.Jsii$Proxy
-
- getPeer() - Method in interface software.amazon.awscdk.services.ec2.ConnectionsProps
-
Class that represents the rule by which others can connect to this connectable.
- getPeer() - Method in class software.amazon.awscdk.services.ec2.ConnectionsProps.Jsii$Proxy
-
- getPeerOwnerId() - Method in class software.amazon.awscdk.services.ec2.CfnVPCPeeringConnection
-
`AWS::EC2::VPCPeeringConnection.PeerOwnerId`.
- getPeerOwnerId() - Method in interface software.amazon.awscdk.services.ec2.CfnVPCPeeringConnectionProps
-
`AWS::EC2::VPCPeeringConnection.PeerOwnerId`.
- getPeerOwnerId() - Method in class software.amazon.awscdk.services.ec2.CfnVPCPeeringConnectionProps.Jsii$Proxy
-
- getPeerRegion() - Method in class software.amazon.awscdk.services.ec2.CfnVPCPeeringConnection
-
`AWS::EC2::VPCPeeringConnection.PeerRegion`.
- getPeerRegion() - Method in interface software.amazon.awscdk.services.ec2.CfnVPCPeeringConnectionProps
-
`AWS::EC2::VPCPeeringConnection.PeerRegion`.
- getPeerRegion() - Method in class software.amazon.awscdk.services.ec2.CfnVPCPeeringConnectionProps.Jsii$Proxy
-
- getPeerRoleArn() - Method in class software.amazon.awscdk.services.ec2.CfnVPCPeeringConnection
-
`AWS::EC2::VPCPeeringConnection.PeerRoleArn`.
- getPeerRoleArn() - Method in interface software.amazon.awscdk.services.ec2.CfnVPCPeeringConnectionProps
-
`AWS::EC2::VPCPeeringConnection.PeerRoleArn`.
- getPeerRoleArn() - Method in class software.amazon.awscdk.services.ec2.CfnVPCPeeringConnectionProps.Jsii$Proxy
-
- getPeerVpcId() - Method in class software.amazon.awscdk.services.ec2.CfnVPCPeeringConnection
-
`AWS::EC2::VPCPeeringConnection.PeerVpcId`.
- getPeerVpcId() - Method in interface software.amazon.awscdk.services.ec2.CfnVPCPeeringConnectionProps
-
`AWS::EC2::VPCPeeringConnection.PeerVpcId`.
- getPeerVpcId() - Method in class software.amazon.awscdk.services.ec2.CfnVPCPeeringConnectionProps.Jsii$Proxy
-
- getPermission() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterfacePermission
-
`AWS::EC2::NetworkInterfacePermission.Permission`.
- getPermission() - Method in interface software.amazon.awscdk.services.ec2.CfnNetworkInterfacePermissionProps
-
`AWS::EC2::NetworkInterfacePermission.Permission`.
- getPermission() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterfacePermissionProps.Jsii$Proxy
-
- getPlacement() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2Fleet.FleetLaunchTemplateOverridesRequestProperty
-
`CfnEC2Fleet.FleetLaunchTemplateOverridesRequestProperty.Placement`.
- getPlacement() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.FleetLaunchTemplateOverridesRequestProperty.Jsii$Proxy
-
- getPlacement() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty
-
`CfnLaunchTemplate.LaunchTemplateDataProperty.Placement`.
- getPlacement() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty.Jsii$Proxy
-
- getPlacement() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetLaunchSpecificationProperty
-
`CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Placement`.
- getPlacement() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Jsii$Proxy
-
- getPlacementGroupName() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.PlacementGroupName`.
- getPlacementGroupName() - Method in interface software.amazon.awscdk.services.ec2.CfnInstanceProps
-
`AWS::EC2::Instance.PlacementGroupName`.
- getPlacementGroupName() - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Jsii$Proxy
-
- getPolicyDocument() - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpoint
-
`AWS::EC2::VPCEndpoint.PolicyDocument`.
- getPolicyDocument() - Method in interface software.amazon.awscdk.services.ec2.CfnVPCEndpointProps
-
`AWS::EC2::VPCEndpoint.PolicyDocument`.
- getPolicyDocument() - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointProps.Jsii$Proxy
-
- getPolicyDocument() - Method in class software.amazon.awscdk.services.ec2.VpcEndpoint
-
- getPort() - Method in interface software.amazon.awscdk.services.ec2.IInterfaceVpcEndpointService
-
The port of the service.
- getPort() - Method in class software.amazon.awscdk.services.ec2.IInterfaceVpcEndpointService.Jsii$Proxy
-
The port of the service.
- getPort() - Method in interface software.amazon.awscdk.services.ec2.InterfaceVpcEndpointAttributes
-
The port of the service of the interface VPC endpoint.
- getPort() - Method in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointAttributes.Jsii$Proxy
-
- getPort() - Method in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointAwsService
-
The port of the service.
- getPort() - Method in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointService
-
The port of the service.
- getPortRange() - Method in interface software.amazon.awscdk.services.ec2.AclTrafficConfig
-
The range of port numbers for the UDP/TCP protocol.
- getPortRange() - Method in class software.amazon.awscdk.services.ec2.AclTrafficConfig.Jsii$Proxy
-
- getPortRange() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkAclEntry
-
`AWS::EC2::NetworkAclEntry.PortRange`.
- getPortRange() - Method in interface software.amazon.awscdk.services.ec2.CfnNetworkAclEntryProps
-
`AWS::EC2::NetworkAclEntry.PortRange`.
- getPortRange() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkAclEntryProps.Jsii$Proxy
-
- getPreSharedKey() - Method in interface software.amazon.awscdk.services.ec2.CfnVPNConnection.VpnTunnelOptionsSpecificationProperty
-
`CfnVPNConnection.VpnTunnelOptionsSpecificationProperty.PreSharedKey`.
- getPreSharedKey() - Method in class software.amazon.awscdk.services.ec2.CfnVPNConnection.VpnTunnelOptionsSpecificationProperty.Jsii$Proxy
-
- getPreSharedKey() - Method in interface software.amazon.awscdk.services.ec2.VpnTunnelOption
-
The pre-shared key (PSK) to establish initial authentication between the virtual private gateway and customer gateway.
- getPreSharedKey() - Method in class software.amazon.awscdk.services.ec2.VpnTunnelOption.Jsii$Proxy
-
- getPrimary() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.PrivateIpAddressSpecificationProperty
-
`CfnInstance.PrivateIpAddressSpecificationProperty.Primary`.
- getPrimary() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.PrivateIpAddressSpecificationProperty.Jsii$Proxy
-
- getPrimary() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.PrivateIpAddProperty
-
`CfnLaunchTemplate.PrivateIpAddProperty.Primary`.
- getPrimary() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.PrivateIpAddProperty.Jsii$Proxy
-
- getPrimary() - Method in interface software.amazon.awscdk.services.ec2.CfnNetworkInterface.PrivateIpAddressSpecificationProperty
-
`CfnNetworkInterface.PrivateIpAddressSpecificationProperty.Primary`.
- getPrimary() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterface.PrivateIpAddressSpecificationProperty.Jsii$Proxy
-
- getPrimary() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.PrivateIpAddressSpecificationProperty
-
`CfnSpotFleet.PrivateIpAddressSpecificationProperty.Primary`.
- getPrimary() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.PrivateIpAddressSpecificationProperty.Jsii$Proxy
-
- getPriority() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2Fleet.FleetLaunchTemplateOverridesRequestProperty
-
`CfnEC2Fleet.FleetLaunchTemplateOverridesRequestProperty.Priority`.
- getPriority() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.FleetLaunchTemplateOverridesRequestProperty.Jsii$Proxy
-
- getPrivateDnsDefault() - Method in interface software.amazon.awscdk.services.ec2.IInterfaceVpcEndpointService
-
Whether Private DNS is supported by default.
- getPrivateDnsDefault() - Method in class software.amazon.awscdk.services.ec2.IInterfaceVpcEndpointService.Jsii$Proxy
-
Whether Private DNS is supported by default.
- getPrivateDnsDefault() - Method in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointAwsService
-
Whether Private DNS is supported by default.
- getPrivateDnsDefault() - Method in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointService
-
Whether Private DNS is supported by default.
- getPrivateDnsEnabled() - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpoint
-
`AWS::EC2::VPCEndpoint.PrivateDnsEnabled`.
- getPrivateDnsEnabled() - Method in interface software.amazon.awscdk.services.ec2.CfnVPCEndpointProps
-
`AWS::EC2::VPCEndpoint.PrivateDnsEnabled`.
- getPrivateDnsEnabled() - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointProps.Jsii$Proxy
-
- getPrivateDnsEnabled() - Method in interface software.amazon.awscdk.services.ec2.InterfaceVpcEndpointOptions
-
Whether to associate a private hosted zone with the specified VPC.
- getPrivateDnsEnabled() - Method in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointOptions.Jsii$Proxy
-
- getPrivateDnsEnabled() - Method in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointProps.Jsii$Proxy
-
- getPrivateIpAddress() - Method in class software.amazon.awscdk.services.ec2.CfnEIPAssociation
-
`AWS::EC2::EIPAssociation.PrivateIpAddress`.
- getPrivateIpAddress() - Method in interface software.amazon.awscdk.services.ec2.CfnEIPAssociationProps
-
`AWS::EC2::EIPAssociation.PrivateIpAddress`.
- getPrivateIpAddress() - Method in class software.amazon.awscdk.services.ec2.CfnEIPAssociationProps.Jsii$Proxy
-
- getPrivateIpAddress() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.PrivateIpAddress`.
- getPrivateIpAddress() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.NetworkInterfaceProperty
-
`CfnInstance.NetworkInterfaceProperty.PrivateIpAddress`.
- getPrivateIpAddress() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.NetworkInterfaceProperty.Jsii$Proxy
-
- getPrivateIpAddress() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.PrivateIpAddressSpecificationProperty
-
`CfnInstance.PrivateIpAddressSpecificationProperty.PrivateIpAddress`.
- getPrivateIpAddress() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.PrivateIpAddressSpecificationProperty.Jsii$Proxy
-
- getPrivateIpAddress() - Method in interface software.amazon.awscdk.services.ec2.CfnInstanceProps
-
`AWS::EC2::Instance.PrivateIpAddress`.
- getPrivateIpAddress() - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Jsii$Proxy
-
- getPrivateIpAddress() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.NetworkInterfaceProperty
-
`CfnLaunchTemplate.NetworkInterfaceProperty.PrivateIpAddress`.
- getPrivateIpAddress() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.NetworkInterfaceProperty.Jsii$Proxy
-
- getPrivateIpAddress() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.PrivateIpAddProperty
-
`CfnLaunchTemplate.PrivateIpAddProperty.PrivateIpAddress`.
- getPrivateIpAddress() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.PrivateIpAddProperty.Jsii$Proxy
-
- getPrivateIpAddress() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterface
-
`AWS::EC2::NetworkInterface.PrivateIpAddress`.
- getPrivateIpAddress() - Method in interface software.amazon.awscdk.services.ec2.CfnNetworkInterface.PrivateIpAddressSpecificationProperty
-
`CfnNetworkInterface.PrivateIpAddressSpecificationProperty.PrivateIpAddress`.
- getPrivateIpAddress() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterface.PrivateIpAddressSpecificationProperty.Jsii$Proxy
-
- getPrivateIpAddress() - Method in interface software.amazon.awscdk.services.ec2.CfnNetworkInterfaceProps
-
`AWS::EC2::NetworkInterface.PrivateIpAddress`.
- getPrivateIpAddress() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterfaceProps.Jsii$Proxy
-
- getPrivateIpAddress() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.PrivateIpAddressSpecificationProperty
-
`CfnSpotFleet.PrivateIpAddressSpecificationProperty.PrivateIpAddress`.
- getPrivateIpAddress() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.PrivateIpAddressSpecificationProperty.Jsii$Proxy
-
- getPrivateIpAddress() - Method in interface software.amazon.awscdk.services.ec2.InstanceProps
-
Defines a private IP address to associate with an instance.
- getPrivateIpAddress() - Method in class software.amazon.awscdk.services.ec2.InstanceProps.Jsii$Proxy
-
- getPrivateIpAddresses() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.NetworkInterfaceProperty
-
`CfnInstance.NetworkInterfaceProperty.PrivateIpAddresses`.
- getPrivateIpAddresses() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.NetworkInterfaceProperty.Jsii$Proxy
-
- getPrivateIpAddresses() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.NetworkInterfaceProperty
-
`CfnLaunchTemplate.NetworkInterfaceProperty.PrivateIpAddresses`.
- getPrivateIpAddresses() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.NetworkInterfaceProperty.Jsii$Proxy
-
- getPrivateIpAddresses() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterface
-
`AWS::EC2::NetworkInterface.PrivateIpAddresses`.
- getPrivateIpAddresses() - Method in interface software.amazon.awscdk.services.ec2.CfnNetworkInterfaceProps
-
`AWS::EC2::NetworkInterface.PrivateIpAddresses`.
- getPrivateIpAddresses() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterfaceProps.Jsii$Proxy
-
- getPrivateIpAddresses() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty
-
`CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty.PrivateIpAddresses`.
- getPrivateIpAddresses() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty.Jsii$Proxy
-
- getPrivateSubnetIds() - Method in interface software.amazon.awscdk.services.ec2.VpcAttributes
-
List of private subnet IDs.
- getPrivateSubnetIds() - Method in class software.amazon.awscdk.services.ec2.VpcAttributes.Jsii$Proxy
-
- getPrivateSubnetNames() - Method in interface software.amazon.awscdk.services.ec2.VpcAttributes
-
List of names for the private subnets.
- getPrivateSubnetNames() - Method in class software.amazon.awscdk.services.ec2.VpcAttributes.Jsii$Proxy
-
- getPrivateSubnetRouteTableIds() - Method in interface software.amazon.awscdk.services.ec2.VpcAttributes
-
List of IDs of routing tables for the private subnets.
- getPrivateSubnetRouteTableIds() - Method in class software.amazon.awscdk.services.ec2.VpcAttributes.Jsii$Proxy
-
- getPrivateSubnets() - Method in interface software.amazon.awscdk.services.ec2.ConfigureNatOptions
-
The private subnets that need to route through the NAT providers.
- getPrivateSubnets() - Method in class software.amazon.awscdk.services.ec2.ConfigureNatOptions.Jsii$Proxy
-
- getPrivateSubnets() - Method in interface software.amazon.awscdk.services.ec2.IVpc
-
List of private subnets in this VPC.
- getPrivateSubnets() - Method in class software.amazon.awscdk.services.ec2.IVpc.Jsii$Proxy
-
List of private subnets in this VPC.
- getPrivateSubnets() - Method in class software.amazon.awscdk.services.ec2.Vpc
-
List of private subnets in this VPC.
- getProtocol() - Method in interface software.amazon.awscdk.services.ec2.AclTrafficConfig
-
The protocol number.
- getProtocol() - Method in class software.amazon.awscdk.services.ec2.AclTrafficConfig.Jsii$Proxy
-
- getProtocol() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkAclEntry
-
`AWS::EC2::NetworkAclEntry.Protocol`.
- getProtocol() - Method in interface software.amazon.awscdk.services.ec2.CfnNetworkAclEntryProps
-
`AWS::EC2::NetworkAclEntry.Protocol`.
- getProtocol() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkAclEntryProps.Jsii$Proxy
-
- getProtocol() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRule
-
`AWS::EC2::TrafficMirrorFilterRule.Protocol`.
- getProtocol() - Method in interface software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRuleProps
-
`AWS::EC2::TrafficMirrorFilterRule.Protocol`.
- getProtocol() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRuleProps.Jsii$Proxy
-
- getProtocol() - Method in interface software.amazon.awscdk.services.ec2.ConnectionRule
-
The IP protocol name (tcp, udp, icmp) or number (see Protocol Numbers).
- getProtocol() - Method in class software.amazon.awscdk.services.ec2.ConnectionRule.Jsii$Proxy
-
- getProtocol() - Method in interface software.amazon.awscdk.services.ec2.PortProps
-
The protocol for the range.
- getProtocol() - Method in class software.amazon.awscdk.services.ec2.PortProps.Jsii$Proxy
-
- getPublicIpv4Pool() - Method in class software.amazon.awscdk.services.ec2.CfnEIP
-
`AWS::EC2::EIP.PublicIpv4Pool`.
- getPublicIpv4Pool() - Method in interface software.amazon.awscdk.services.ec2.CfnEIPProps
-
`AWS::EC2::EIP.PublicIpv4Pool`.
- getPublicIpv4Pool() - Method in class software.amazon.awscdk.services.ec2.CfnEIPProps.Jsii$Proxy
-
- getPublicSubnetIds() - Method in interface software.amazon.awscdk.services.ec2.VpcAttributes
-
List of public subnet IDs.
- getPublicSubnetIds() - Method in class software.amazon.awscdk.services.ec2.VpcAttributes.Jsii$Proxy
-
- getPublicSubnetNames() - Method in interface software.amazon.awscdk.services.ec2.VpcAttributes
-
List of names for the public subnets.
- getPublicSubnetNames() - Method in class software.amazon.awscdk.services.ec2.VpcAttributes.Jsii$Proxy
-
- getPublicSubnetRouteTableIds() - Method in interface software.amazon.awscdk.services.ec2.VpcAttributes
-
List of IDs of routing tables for the public subnets.
- getPublicSubnetRouteTableIds() - Method in class software.amazon.awscdk.services.ec2.VpcAttributes.Jsii$Proxy
-
- getPublicSubnets() - Method in interface software.amazon.awscdk.services.ec2.IVpc
-
List of public subnets in this VPC.
- getPublicSubnets() - Method in class software.amazon.awscdk.services.ec2.IVpc.Jsii$Proxy
-
List of public subnets in this VPC.
- getPublicSubnets() - Method in class software.amazon.awscdk.services.ec2.Vpc
-
List of public subnets in this VPC.
- getRamdiskId() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.RamdiskId`.
- getRamdiskId() - Method in interface software.amazon.awscdk.services.ec2.CfnInstanceProps
-
`AWS::EC2::Instance.RamdiskId`.
- getRamdiskId() - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Jsii$Proxy
-
- getRamDiskId() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty
-
`CfnLaunchTemplate.LaunchTemplateDataProperty.RamDiskId`.
- getRamDiskId() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty.Jsii$Proxy
-
- getRamdiskId() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetLaunchSpecificationProperty
-
`CfnSpotFleet.SpotFleetLaunchSpecificationProperty.RamdiskId`.
- getRamdiskId() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Jsii$Proxy
-
- getReplaceUnhealthyInstances() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet
-
`AWS::EC2::EC2Fleet.ReplaceUnhealthyInstances`.
- getReplaceUnhealthyInstances() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2FleetProps
-
`AWS::EC2::EC2Fleet.ReplaceUnhealthyInstances`.
- getReplaceUnhealthyInstances() - Method in class software.amazon.awscdk.services.ec2.CfnEC2FleetProps.Jsii$Proxy
-
- getReplaceUnhealthyInstances() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetRequestConfigDataProperty
-
`CfnSpotFleet.SpotFleetRequestConfigDataProperty.ReplaceUnhealthyInstances`.
- getReplaceUnhealthyInstances() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetRequestConfigDataProperty.Jsii$Proxy
-
- getReserved() - Method in interface software.amazon.awscdk.services.ec2.SubnetConfiguration
-
Controls if subnet IP space needs to be reserved.
- getReserved() - Method in class software.amazon.awscdk.services.ec2.SubnetConfiguration.Jsii$Proxy
-
- getResourceId() - Method in class software.amazon.awscdk.services.ec2.CfnFlowLog
-
`AWS::EC2::FlowLog.ResourceId`.
- getResourceId() - Method in interface software.amazon.awscdk.services.ec2.CfnFlowLogProps
-
`AWS::EC2::FlowLog.ResourceId`.
- getResourceId() - Method in class software.amazon.awscdk.services.ec2.CfnFlowLogProps.Jsii$Proxy
-
- getResourceId() - Method in class software.amazon.awscdk.services.ec2.FlowLogResourceType
-
The Id of the resource that the flow log should be attached to.
- getResourceSignalTimeout() - Method in interface software.amazon.awscdk.services.ec2.InstanceProps
-
The length of time to wait for the resourceSignalCount.
- getResourceSignalTimeout() - Method in class software.amazon.awscdk.services.ec2.InstanceProps.Jsii$Proxy
-
- getResourceType() - Method in interface software.amazon.awscdk.services.ec2.CfnCapacityReservation.TagSpecificationProperty
-
`CfnCapacityReservation.TagSpecificationProperty.ResourceType`.
- getResourceType() - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservation.TagSpecificationProperty.Jsii$Proxy
-
- getResourceType() - Method in interface software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint.TagSpecificationProperty
-
`CfnClientVpnEndpoint.TagSpecificationProperty.ResourceType`.
- getResourceType() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint.TagSpecificationProperty.Jsii$Proxy
-
- getResourceType() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2Fleet.TagSpecificationProperty
-
`CfnEC2Fleet.TagSpecificationProperty.ResourceType`.
- getResourceType() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.TagSpecificationProperty.Jsii$Proxy
-
- getResourceType() - Method in class software.amazon.awscdk.services.ec2.CfnFlowLog
-
`AWS::EC2::FlowLog.ResourceType`.
- getResourceType() - Method in interface software.amazon.awscdk.services.ec2.CfnFlowLogProps
-
`AWS::EC2::FlowLog.ResourceType`.
- getResourceType() - Method in class software.amazon.awscdk.services.ec2.CfnFlowLogProps.Jsii$Proxy
-
- getResourceType() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.TagSpecificationProperty
-
`CfnLaunchTemplate.TagSpecificationProperty.ResourceType`.
- getResourceType() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.TagSpecificationProperty.Jsii$Proxy
-
- getResourceType() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetTagSpecificationProperty
-
`CfnSpotFleet.SpotFleetTagSpecificationProperty.ResourceType`.
- getResourceType() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetTagSpecificationProperty.Jsii$Proxy
-
- getResourceType() - Method in interface software.amazon.awscdk.services.ec2.FlowLogProps
-
The type of resource for which to create the flow log.
- getResourceType() - Method in class software.amazon.awscdk.services.ec2.FlowLogProps.Jsii$Proxy
-
- getResourceType() - Method in class software.amazon.awscdk.services.ec2.FlowLogResourceType
-
The type of resource to attach a flow log to.
- getRole() - Method in class software.amazon.awscdk.services.ec2.BastionHostLinux
-
The IAM role assumed by the instance.
- getRole() - Method in class software.amazon.awscdk.services.ec2.Instance
-
The IAM role assumed by the instance.
- getRole() - Method in interface software.amazon.awscdk.services.ec2.InstanceProps
-
An IAM role to associate with the instance profile assigned to this Auto Scaling Group.
- getRole() - Method in class software.amazon.awscdk.services.ec2.InstanceProps.Jsii$Proxy
-
- getRouterId() - Method in interface software.amazon.awscdk.services.ec2.AddRouteOptions
-
The ID of the router.
- getRouterId() - Method in class software.amazon.awscdk.services.ec2.AddRouteOptions.Jsii$Proxy
-
- getRouterType() - Method in interface software.amazon.awscdk.services.ec2.AddRouteOptions
-
What type of router to route this traffic to.
- getRouterType() - Method in class software.amazon.awscdk.services.ec2.AddRouteOptions.Jsii$Proxy
-
- getRouteTable() - Method in class software.amazon.awscdk.services.ec2.IPrivateSubnet.Jsii$Proxy
-
The route table for this subnet.
- getRouteTable() - Method in class software.amazon.awscdk.services.ec2.IPublicSubnet.Jsii$Proxy
-
The route table for this subnet.
- getRouteTable() - Method in interface software.amazon.awscdk.services.ec2.ISubnet
-
The route table for this subnet.
- getRouteTable() - Method in class software.amazon.awscdk.services.ec2.ISubnet.Jsii$Proxy
-
The route table for this subnet.
- getRouteTable() - Method in class software.amazon.awscdk.services.ec2.Subnet
-
The routeTableId attached to this subnet.
- getRouteTableId() - Method in class software.amazon.awscdk.services.ec2.CfnGatewayRouteTableAssociation
-
`AWS::EC2::GatewayRouteTableAssociation.RouteTableId`.
- getRouteTableId() - Method in interface software.amazon.awscdk.services.ec2.CfnGatewayRouteTableAssociationProps
-
`AWS::EC2::GatewayRouteTableAssociation.RouteTableId`.
- getRouteTableId() - Method in class software.amazon.awscdk.services.ec2.CfnGatewayRouteTableAssociationProps.Jsii$Proxy
-
- getRouteTableId() - Method in class software.amazon.awscdk.services.ec2.CfnRoute
-
`AWS::EC2::Route.RouteTableId`.
- getRouteTableId() - Method in interface software.amazon.awscdk.services.ec2.CfnRouteProps
-
`AWS::EC2::Route.RouteTableId`.
- getRouteTableId() - Method in class software.amazon.awscdk.services.ec2.CfnRouteProps.Jsii$Proxy
-
- getRouteTableId() - Method in class software.amazon.awscdk.services.ec2.CfnSubnetRouteTableAssociation
-
`AWS::EC2::SubnetRouteTableAssociation.RouteTableId`.
- getRouteTableId() - Method in interface software.amazon.awscdk.services.ec2.CfnSubnetRouteTableAssociationProps
-
`AWS::EC2::SubnetRouteTableAssociation.RouteTableId`.
- getRouteTableId() - Method in class software.amazon.awscdk.services.ec2.CfnSubnetRouteTableAssociationProps.Jsii$Proxy
-
- getRouteTableId() - Method in interface software.amazon.awscdk.services.ec2.IRouteTable
-
Route table ID.
- getRouteTableId() - Method in class software.amazon.awscdk.services.ec2.IRouteTable.Jsii$Proxy
-
Route table ID.
- getRouteTableId() - Method in class software.amazon.awscdk.services.ec2.PrivateSubnetAttributes.Jsii$Proxy
-
- getRouteTableId() - Method in class software.amazon.awscdk.services.ec2.PublicSubnetAttributes.Jsii$Proxy
-
- getRouteTableId() - Method in interface software.amazon.awscdk.services.ec2.SubnetAttributes
-
The ID of the route table for this particular subnet.
- getRouteTableId() - Method in class software.amazon.awscdk.services.ec2.SubnetAttributes.Jsii$Proxy
-
- getRouteTableIds() - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpoint
-
`AWS::EC2::VPCEndpoint.RouteTableIds`.
- getRouteTableIds() - Method in interface software.amazon.awscdk.services.ec2.CfnVPCEndpointProps
-
`AWS::EC2::VPCEndpoint.RouteTableIds`.
- getRouteTableIds() - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointProps.Jsii$Proxy
-
- getRouteTableIds() - Method in class software.amazon.awscdk.services.ec2.CfnVPNGatewayRoutePropagation
-
`AWS::EC2::VPNGatewayRoutePropagation.RouteTableIds`.
- getRouteTableIds() - Method in interface software.amazon.awscdk.services.ec2.CfnVPNGatewayRoutePropagationProps
-
`AWS::EC2::VPNGatewayRoutePropagation.RouteTableIds`.
- getRouteTableIds() - Method in class software.amazon.awscdk.services.ec2.CfnVPNGatewayRoutePropagationProps.Jsii$Proxy
-
- getRuleAction() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkAclEntry
-
`AWS::EC2::NetworkAclEntry.RuleAction`.
- getRuleAction() - Method in interface software.amazon.awscdk.services.ec2.CfnNetworkAclEntryProps
-
`AWS::EC2::NetworkAclEntry.RuleAction`.
- getRuleAction() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkAclEntryProps.Jsii$Proxy
-
- getRuleAction() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRule
-
`AWS::EC2::TrafficMirrorFilterRule.RuleAction`.
- getRuleAction() - Method in interface software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRuleProps
-
`AWS::EC2::TrafficMirrorFilterRule.RuleAction`.
- getRuleAction() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRuleProps.Jsii$Proxy
-
- getRuleAction() - Method in interface software.amazon.awscdk.services.ec2.CommonNetworkAclEntryOptions
-
Whether to allow or deny traffic that matches the rule; valid values are "allow" or "deny".
- getRuleAction() - Method in class software.amazon.awscdk.services.ec2.CommonNetworkAclEntryOptions.Jsii$Proxy
-
- getRuleAction() - Method in class software.amazon.awscdk.services.ec2.NetworkAclEntryProps.Jsii$Proxy
-
- getRuleNumber() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkAclEntry
-
`AWS::EC2::NetworkAclEntry.RuleNumber`.
- getRuleNumber() - Method in interface software.amazon.awscdk.services.ec2.CfnNetworkAclEntryProps
-
`AWS::EC2::NetworkAclEntry.RuleNumber`.
- getRuleNumber() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkAclEntryProps.Jsii$Proxy
-
- getRuleNumber() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRule
-
`AWS::EC2::TrafficMirrorFilterRule.RuleNumber`.
- getRuleNumber() - Method in interface software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRuleProps
-
`AWS::EC2::TrafficMirrorFilterRule.RuleNumber`.
- getRuleNumber() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRuleProps.Jsii$Proxy
-
- getRuleNumber() - Method in interface software.amazon.awscdk.services.ec2.CommonNetworkAclEntryOptions
-
Rule number to assign to the entry, such as 100.
- getRuleNumber() - Method in class software.amazon.awscdk.services.ec2.CommonNetworkAclEntryOptions.Jsii$Proxy
-
- getRuleNumber() - Method in class software.amazon.awscdk.services.ec2.NetworkAclEntryProps.Jsii$Proxy
-
- getS3Bucket() - Method in interface software.amazon.awscdk.services.ec2.FlowLogDestinationConfig
-
S3 bucket to publish the flow logs to.
- getS3Bucket() - Method in class software.amazon.awscdk.services.ec2.FlowLogDestinationConfig.Jsii$Proxy
-
- getSecondaryPrivateIpAddressCount() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.NetworkInterfaceProperty
-
`CfnInstance.NetworkInterfaceProperty.SecondaryPrivateIpAddressCount`.
- getSecondaryPrivateIpAddressCount() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.NetworkInterfaceProperty.Jsii$Proxy
-
- getSecondaryPrivateIpAddressCount() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.NetworkInterfaceProperty
-
`CfnLaunchTemplate.NetworkInterfaceProperty.SecondaryPrivateIpAddressCount`.
- getSecondaryPrivateIpAddressCount() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.NetworkInterfaceProperty.Jsii$Proxy
-
- getSecondaryPrivateIpAddressCount() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterface
-
`AWS::EC2::NetworkInterface.SecondaryPrivateIpAddressCount`.
- getSecondaryPrivateIpAddressCount() - Method in interface software.amazon.awscdk.services.ec2.CfnNetworkInterfaceProps
-
`AWS::EC2::NetworkInterface.SecondaryPrivateIpAddressCount`.
- getSecondaryPrivateIpAddressCount() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterfaceProps.Jsii$Proxy
-
- getSecondaryPrivateIpAddressCount() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty
-
`CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty.SecondaryPrivateIpAddressCount`.
- getSecondaryPrivateIpAddressCount() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty.Jsii$Proxy
-
- getSecurityGroup() - Method in interface software.amazon.awscdk.services.ec2.BastionHostLinuxProps
-
Security Group to assign to this instance.
- getSecurityGroup() - Method in class software.amazon.awscdk.services.ec2.BastionHostLinuxProps.Jsii$Proxy
-
- getSecurityGroup() - Method in interface software.amazon.awscdk.services.ec2.InstanceProps
-
Security Group to assign to this instance.
- getSecurityGroup() - Method in class software.amazon.awscdk.services.ec2.InstanceProps.Jsii$Proxy
-
- getSecurityGroup() - Method in interface software.amazon.awscdk.services.ec2.NatInstanceProps
-
Security Group for NAT instances.
- getSecurityGroup() - Method in class software.amazon.awscdk.services.ec2.NatInstanceProps.Jsii$Proxy
-
- getSecurityGroup() - Method in class software.amazon.awscdk.services.ec2.NatInstanceProvider
-
The Security Group associated with the NAT instances.
- getSecurityGroupEgress() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup
-
`AWS::EC2::SecurityGroup.SecurityGroupEgress`.
- getSecurityGroupEgress() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroupProps
-
`AWS::EC2::SecurityGroup.SecurityGroupEgress`.
- getSecurityGroupEgress() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupProps.Jsii$Proxy
-
- getSecurityGroupId() - Method in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpoint
-
- getSecurityGroupId() - Method in interface software.amazon.awscdk.services.ec2.InterfaceVpcEndpointAttributes
-
- getSecurityGroupId() - Method in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointAttributes.Jsii$Proxy
-
- getSecurityGroupId() - Method in interface software.amazon.awscdk.services.ec2.ISecurityGroup
-
ID for the current security group.
- getSecurityGroupId() - Method in class software.amazon.awscdk.services.ec2.ISecurityGroup.Jsii$Proxy
-
ID for the current security group.
- getSecurityGroupId() - Method in class software.amazon.awscdk.services.ec2.SecurityGroup
-
The ID of the security group.
- getSecurityGroupIds() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint
-
`AWS::EC2::ClientVpnEndpoint.SecurityGroupIds`.
- getSecurityGroupIds() - Method in interface software.amazon.awscdk.services.ec2.CfnClientVpnEndpointProps
-
`AWS::EC2::ClientVpnEndpoint.SecurityGroupIds`.
- getSecurityGroupIds() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpointProps.Jsii$Proxy
-
- getSecurityGroupIds() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.SecurityGroupIds`.
- getSecurityGroupIds() - Method in interface software.amazon.awscdk.services.ec2.CfnInstanceProps
-
`AWS::EC2::Instance.SecurityGroupIds`.
- getSecurityGroupIds() - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Jsii$Proxy
-
- getSecurityGroupIds() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty
-
`CfnLaunchTemplate.LaunchTemplateDataProperty.SecurityGroupIds`.
- getSecurityGroupIds() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty.Jsii$Proxy
-
- getSecurityGroupIds() - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpoint
-
`AWS::EC2::VPCEndpoint.SecurityGroupIds`.
- getSecurityGroupIds() - Method in interface software.amazon.awscdk.services.ec2.CfnVPCEndpointProps
-
`AWS::EC2::VPCEndpoint.SecurityGroupIds`.
- getSecurityGroupIds() - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointProps.Jsii$Proxy
-
- getSecurityGroupIngress() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup
-
`AWS::EC2::SecurityGroup.SecurityGroupIngress`.
- getSecurityGroupIngress() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroupProps
-
`AWS::EC2::SecurityGroup.SecurityGroupIngress`.
- getSecurityGroupIngress() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupProps.Jsii$Proxy
-
- getSecurityGroupName() - Method in class software.amazon.awscdk.services.ec2.SecurityGroup
-
An attribute that represents the security group name.
- getSecurityGroupName() - Method in interface software.amazon.awscdk.services.ec2.SecurityGroupProps
-
The name of the security group.
- getSecurityGroupName() - Method in class software.amazon.awscdk.services.ec2.SecurityGroupProps.Jsii$Proxy
-
- getSecurityGroups() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.SecurityGroups`.
- getSecurityGroups() - Method in interface software.amazon.awscdk.services.ec2.CfnInstanceProps
-
`AWS::EC2::Instance.SecurityGroups`.
- getSecurityGroups() - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Jsii$Proxy
-
- getSecurityGroups() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty
-
`CfnLaunchTemplate.LaunchTemplateDataProperty.SecurityGroups`.
- getSecurityGroups() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty.Jsii$Proxy
-
- getSecurityGroups() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetLaunchSpecificationProperty
-
`CfnSpotFleet.SpotFleetLaunchSpecificationProperty.SecurityGroups`.
- getSecurityGroups() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Jsii$Proxy
-
- getSecurityGroups() - Method in class software.amazon.awscdk.services.ec2.Connections
-
- getSecurityGroups() - Method in interface software.amazon.awscdk.services.ec2.ConnectionsProps
-
What securityGroup(s) this object is managing connections for.
- getSecurityGroups() - Method in class software.amazon.awscdk.services.ec2.ConnectionsProps.Jsii$Proxy
-
- getSecurityGroups() - Method in interface software.amazon.awscdk.services.ec2.InterfaceVpcEndpointAttributes
-
The security groups associated with the interface VPC endpoint.
- getSecurityGroups() - Method in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointAttributes.Jsii$Proxy
-
- getSecurityGroups() - Method in interface software.amazon.awscdk.services.ec2.InterfaceVpcEndpointOptions
-
The security groups to associate with this interface VPC endpoint.
- getSecurityGroups() - Method in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointOptions.Jsii$Proxy
-
- getSecurityGroups() - Method in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointProps.Jsii$Proxy
-
- getSecurityGroupVpcId() - Method in class software.amazon.awscdk.services.ec2.SecurityGroup
-
The VPC ID this security group is part of.
- getServerCertificateArn() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint
-
`AWS::EC2::ClientVpnEndpoint.ServerCertificateArn`.
- getServerCertificateArn() - Method in interface software.amazon.awscdk.services.ec2.CfnClientVpnEndpointProps
-
`AWS::EC2::ClientVpnEndpoint.ServerCertificateArn`.
- getServerCertificateArn() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpointProps.Jsii$Proxy
-
- getService() - Method in interface software.amazon.awscdk.services.ec2.GatewayVpcEndpointOptions
-
The service to use for this gateway VPC endpoint.
- getService() - Method in class software.amazon.awscdk.services.ec2.GatewayVpcEndpointOptions.Jsii$Proxy
-
- getService() - Method in class software.amazon.awscdk.services.ec2.GatewayVpcEndpointProps.Jsii$Proxy
-
- getService() - Method in interface software.amazon.awscdk.services.ec2.InterfaceVpcEndpointOptions
-
The service to use for this interface VPC endpoint.
- getService() - Method in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointOptions.Jsii$Proxy
-
- getService() - Method in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointProps.Jsii$Proxy
-
- getServiceId() - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointConnectionNotification
-
`AWS::EC2::VPCEndpointConnectionNotification.ServiceId`.
- getServiceId() - Method in interface software.amazon.awscdk.services.ec2.CfnVPCEndpointConnectionNotificationProps
-
`AWS::EC2::VPCEndpointConnectionNotification.ServiceId`.
- getServiceId() - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointConnectionNotificationProps.Jsii$Proxy
-
- getServiceId() - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointServicePermissions
-
`AWS::EC2::VPCEndpointServicePermissions.ServiceId`.
- getServiceId() - Method in interface software.amazon.awscdk.services.ec2.CfnVPCEndpointServicePermissionsProps
-
`AWS::EC2::VPCEndpointServicePermissions.ServiceId`.
- getServiceId() - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointServicePermissionsProps.Jsii$Proxy
-
- getServiceName() - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpoint
-
`AWS::EC2::VPCEndpoint.ServiceName`.
- getServiceName() - Method in interface software.amazon.awscdk.services.ec2.CfnVPCEndpointProps
-
`AWS::EC2::VPCEndpoint.ServiceName`.
- getServiceName() - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointProps.Jsii$Proxy
-
- getSessionNumber() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorSession
-
`AWS::EC2::TrafficMirrorSession.SessionNumber`.
- getSessionNumber() - Method in interface software.amazon.awscdk.services.ec2.CfnTrafficMirrorSessionProps
-
`AWS::EC2::TrafficMirrorSession.SessionNumber`.
- getSessionNumber() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorSessionProps.Jsii$Proxy
-
- getShebang() - Method in interface software.amazon.awscdk.services.ec2.LinuxUserDataOptions
-
Shebang for the UserData script.
- getShebang() - Method in class software.amazon.awscdk.services.ec2.LinuxUserDataOptions.Jsii$Proxy
-
- getSingleAvailabilityZone() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2Fleet.OnDemandOptionsRequestProperty
-
`CfnEC2Fleet.OnDemandOptionsRequestProperty.SingleAvailabilityZone`.
- getSingleAvailabilityZone() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.OnDemandOptionsRequestProperty.Jsii$Proxy
-
- getSingleAvailabilityZone() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2Fleet.SpotOptionsRequestProperty
-
`CfnEC2Fleet.SpotOptionsRequestProperty.SingleAvailabilityZone`.
- getSingleAvailabilityZone() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.SpotOptionsRequestProperty.Jsii$Proxy
-
- getSingleInstanceType() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2Fleet.OnDemandOptionsRequestProperty
-
`CfnEC2Fleet.OnDemandOptionsRequestProperty.SingleInstanceType`.
- getSingleInstanceType() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.OnDemandOptionsRequestProperty.Jsii$Proxy
-
- getSingleInstanceType() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2Fleet.SpotOptionsRequestProperty
-
`CfnEC2Fleet.SpotOptionsRequestProperty.SingleInstanceType`.
- getSingleInstanceType() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.SpotOptionsRequestProperty.Jsii$Proxy
-
- getSize() - Method in class software.amazon.awscdk.services.ec2.CfnVolume
-
`AWS::EC2::Volume.Size`.
- getSize() - Method in interface software.amazon.awscdk.services.ec2.CfnVolumeProps
-
`AWS::EC2::Volume.Size`.
- getSize() - Method in class software.amazon.awscdk.services.ec2.CfnVolumeProps.Jsii$Proxy
-
- getSnapshotId() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.EbsProperty
-
`CfnInstance.EbsProperty.SnapshotId`.
- getSnapshotId() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.EbsProperty.Jsii$Proxy
-
- getSnapshotId() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.EbsProperty
-
`CfnLaunchTemplate.EbsProperty.SnapshotId`.
- getSnapshotId() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.EbsProperty.Jsii$Proxy
-
- getSnapshotId() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.EbsBlockDeviceProperty
-
`CfnSpotFleet.EbsBlockDeviceProperty.SnapshotId`.
- getSnapshotId() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.EbsBlockDeviceProperty.Jsii$Proxy
-
- getSnapshotId() - Method in class software.amazon.awscdk.services.ec2.CfnVolume
-
`AWS::EC2::Volume.SnapshotId`.
- getSnapshotId() - Method in interface software.amazon.awscdk.services.ec2.CfnVolumeProps
-
`AWS::EC2::Volume.SnapshotId`.
- getSnapshotId() - Method in class software.amazon.awscdk.services.ec2.CfnVolumeProps.Jsii$Proxy
-
- getSnapshotId() - Method in interface software.amazon.awscdk.services.ec2.EbsDeviceProps
-
The snapshot ID of the volume to use.
- getSnapshotId() - Method in class software.amazon.awscdk.services.ec2.EbsDeviceProps.Jsii$Proxy
-
- getSourceCidrBlock() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRule
-
`AWS::EC2::TrafficMirrorFilterRule.SourceCidrBlock`.
- getSourceCidrBlock() - Method in interface software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRuleProps
-
`AWS::EC2::TrafficMirrorFilterRule.SourceCidrBlock`.
- getSourceCidrBlock() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRuleProps.Jsii$Proxy
-
- getSourceDestCheck() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.SourceDestCheck`.
- getSourceDestCheck() - Method in interface software.amazon.awscdk.services.ec2.CfnInstanceProps
-
`AWS::EC2::Instance.SourceDestCheck`.
- getSourceDestCheck() - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Jsii$Proxy
-
- getSourceDestCheck() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterface
-
`AWS::EC2::NetworkInterface.SourceDestCheck`.
- getSourceDestCheck() - Method in interface software.amazon.awscdk.services.ec2.CfnNetworkInterfaceProps
-
`AWS::EC2::NetworkInterface.SourceDestCheck`.
- getSourceDestCheck() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterfaceProps.Jsii$Proxy
-
- getSourceDestCheck() - Method in interface software.amazon.awscdk.services.ec2.InstanceProps
-
Specifies whether to enable an instance launched in a VPC to perform NAT.
- getSourceDestCheck() - Method in class software.amazon.awscdk.services.ec2.InstanceProps.Jsii$Proxy
-
- getSourcePortRange() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRule
-
`AWS::EC2::TrafficMirrorFilterRule.SourcePortRange`.
- getSourcePortRange() - Method in interface software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRuleProps
-
`AWS::EC2::TrafficMirrorFilterRule.SourcePortRange`.
- getSourcePortRange() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRuleProps.Jsii$Proxy
-
- getSourcePrefixListId() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroup.IngressProperty
-
`CfnSecurityGroup.IngressProperty.SourcePrefixListId`.
- getSourcePrefixListId() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup.IngressProperty.Jsii$Proxy
-
- getSourcePrefixListId() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngress
-
`AWS::EC2::SecurityGroupIngress.SourcePrefixListId`.
- getSourcePrefixListId() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroupIngressProps
-
`AWS::EC2::SecurityGroupIngress.SourcePrefixListId`.
- getSourcePrefixListId() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngressProps.Jsii$Proxy
-
- getSourceSecurityGroupId() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroup.IngressProperty
-
`CfnSecurityGroup.IngressProperty.SourceSecurityGroupId`.
- getSourceSecurityGroupId() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup.IngressProperty.Jsii$Proxy
-
- getSourceSecurityGroupId() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngress
-
`AWS::EC2::SecurityGroupIngress.SourceSecurityGroupId`.
- getSourceSecurityGroupId() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroupIngressProps
-
`AWS::EC2::SecurityGroupIngress.SourceSecurityGroupId`.
- getSourceSecurityGroupId() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngressProps.Jsii$Proxy
-
- getSourceSecurityGroupName() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroup.IngressProperty
-
`CfnSecurityGroup.IngressProperty.SourceSecurityGroupName`.
- getSourceSecurityGroupName() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup.IngressProperty.Jsii$Proxy
-
- getSourceSecurityGroupName() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngress
-
`AWS::EC2::SecurityGroupIngress.SourceSecurityGroupName`.
- getSourceSecurityGroupName() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroupIngressProps
-
`AWS::EC2::SecurityGroupIngress.SourceSecurityGroupName`.
- getSourceSecurityGroupName() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngressProps.Jsii$Proxy
-
- getSourceSecurityGroupOwnerId() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroup.IngressProperty
-
`CfnSecurityGroup.IngressProperty.SourceSecurityGroupOwnerId`.
- getSourceSecurityGroupOwnerId() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup.IngressProperty.Jsii$Proxy
-
- getSourceSecurityGroupOwnerId() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngress
-
`AWS::EC2::SecurityGroupIngress.SourceSecurityGroupOwnerId`.
- getSourceSecurityGroupOwnerId() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroupIngressProps
-
`AWS::EC2::SecurityGroupIngress.SourceSecurityGroupOwnerId`.
- getSourceSecurityGroupOwnerId() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngressProps.Jsii$Proxy
-
- getSplitTunnel() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint
-
`AWS::EC2::ClientVpnEndpoint.SplitTunnel`.
- getSplitTunnel() - Method in interface software.amazon.awscdk.services.ec2.CfnClientVpnEndpointProps
-
`AWS::EC2::ClientVpnEndpoint.SplitTunnel`.
- getSplitTunnel() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpointProps.Jsii$Proxy
-
- getSpotFleetRequestConfigData() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet
-
`AWS::EC2::SpotFleet.SpotFleetRequestConfigData`.
- getSpotFleetRequestConfigData() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleetProps
-
`AWS::EC2::SpotFleet.SpotFleetRequestConfigData`.
- getSpotFleetRequestConfigData() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleetProps.Jsii$Proxy
-
- getSpotInstanceType() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.SpotOptionsProperty
-
`CfnLaunchTemplate.SpotOptionsProperty.SpotInstanceType`.
- getSpotInstanceType() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.SpotOptionsProperty.Jsii$Proxy
-
- getSpotOptions() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet
-
`AWS::EC2::EC2Fleet.SpotOptions`.
- getSpotOptions() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2FleetProps
-
`AWS::EC2::EC2Fleet.SpotOptions`.
- getSpotOptions() - Method in class software.amazon.awscdk.services.ec2.CfnEC2FleetProps.Jsii$Proxy
-
- getSpotOptions() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.InstanceMarketOptionsProperty
-
`CfnLaunchTemplate.InstanceMarketOptionsProperty.SpotOptions`.
- getSpotOptions() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.InstanceMarketOptionsProperty.Jsii$Proxy
-
- getSpotPrice() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.LaunchTemplateOverridesProperty
-
`CfnSpotFleet.LaunchTemplateOverridesProperty.SpotPrice`.
- getSpotPrice() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.LaunchTemplateOverridesProperty.Jsii$Proxy
-
- getSpotPrice() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetLaunchSpecificationProperty
-
`CfnSpotFleet.SpotFleetLaunchSpecificationProperty.SpotPrice`.
- getSpotPrice() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Jsii$Proxy
-
- getSpotPrice() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetRequestConfigDataProperty
-
`CfnSpotFleet.SpotFleetRequestConfigDataProperty.SpotPrice`.
- getSpotPrice() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetRequestConfigDataProperty.Jsii$Proxy
-
- getSpotTargetCapacity() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2Fleet.TargetCapacitySpecificationRequestProperty
-
`CfnEC2Fleet.TargetCapacitySpecificationRequestProperty.SpotTargetCapacity`.
- getSpotTargetCapacity() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.TargetCapacitySpecificationRequestProperty.Jsii$Proxy
-
- getSpreadDomain() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2Fleet.PlacementProperty
-
`CfnEC2Fleet.PlacementProperty.SpreadDomain`.
- getSpreadDomain() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.PlacementProperty.Jsii$Proxy
-
- getSpreadDomain() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.PlacementProperty
-
`CfnLaunchTemplate.PlacementProperty.SpreadDomain`.
- getSpreadDomain() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.PlacementProperty.Jsii$Proxy
-
- getSsmAssociations() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.SsmAssociations`.
- getSsmAssociations() - Method in interface software.amazon.awscdk.services.ec2.CfnInstanceProps
-
`AWS::EC2::Instance.SsmAssociations`.
- getSsmAssociations() - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Jsii$Proxy
-
- getStack() - Method in class software.amazon.awscdk.services.ec2.BastionHostLinux
-
The stack in which this resource is defined.
- getStack() - Method in class software.amazon.awscdk.services.ec2.IFlowLog.Jsii$Proxy
-
The stack in which this resource is defined.
- getStack() - Method in class software.amazon.awscdk.services.ec2.IGatewayVpcEndpoint.Jsii$Proxy
-
The stack in which this resource is defined.
- getStack() - Method in class software.amazon.awscdk.services.ec2.IInstance.Jsii$Proxy
-
The stack in which this resource is defined.
- getStack() - Method in class software.amazon.awscdk.services.ec2.IInterfaceVpcEndpoint.Jsii$Proxy
-
The stack in which this resource is defined.
- getStack() - Method in class software.amazon.awscdk.services.ec2.INetworkAcl.Jsii$Proxy
-
The stack in which this resource is defined.
- getStack() - Method in class software.amazon.awscdk.services.ec2.INetworkAclEntry.Jsii$Proxy
-
The stack in which this resource is defined.
- getStack() - Method in class software.amazon.awscdk.services.ec2.IPrivateSubnet.Jsii$Proxy
-
The stack in which this resource is defined.
- getStack() - Method in class software.amazon.awscdk.services.ec2.IPublicSubnet.Jsii$Proxy
-
The stack in which this resource is defined.
- getStack() - Method in class software.amazon.awscdk.services.ec2.ISecurityGroup.Jsii$Proxy
-
The stack in which this resource is defined.
- getStack() - Method in class software.amazon.awscdk.services.ec2.ISubnet.Jsii$Proxy
-
The stack in which this resource is defined.
- getStack() - Method in class software.amazon.awscdk.services.ec2.ISubnetNetworkAclAssociation.Jsii$Proxy
-
The stack in which this resource is defined.
- getStack() - Method in class software.amazon.awscdk.services.ec2.IVpc.Jsii$Proxy
-
The stack in which this resource is defined.
- getStack() - Method in class software.amazon.awscdk.services.ec2.IVpcEndpoint.Jsii$Proxy
-
The stack in which this resource is defined.
- getStack() - Method in class software.amazon.awscdk.services.ec2.IVpcEndpointService.Jsii$Proxy
-
The stack in which this resource is defined.
- getStack() - Method in class software.amazon.awscdk.services.ec2.IVpnConnection.Jsii$Proxy
-
The stack in which this resource is defined.
- getStack() - Method in class software.amazon.awscdk.services.ec2.IVpnGateway.Jsii$Proxy
-
The stack in which this resource is defined.
- getStaticRoutes() - Method in interface software.amazon.awscdk.services.ec2.VpnConnectionOptions
-
The static routes to be routed from the VPN gateway to the customer gateway.
- getStaticRoutes() - Method in class software.amazon.awscdk.services.ec2.VpnConnectionOptions.Jsii$Proxy
-
- getStaticRoutes() - Method in class software.amazon.awscdk.services.ec2.VpnConnectionProps.Jsii$Proxy
-
- getStaticRoutesOnly() - Method in class software.amazon.awscdk.services.ec2.CfnVPNConnection
-
`AWS::EC2::VPNConnection.StaticRoutesOnly`.
- getStaticRoutesOnly() - Method in interface software.amazon.awscdk.services.ec2.CfnVPNConnectionProps
-
`AWS::EC2::VPNConnection.StaticRoutesOnly`.
- getStaticRoutesOnly() - Method in class software.amazon.awscdk.services.ec2.CfnVPNConnectionProps.Jsii$Proxy
-
- getStorage() - Method in interface software.amazon.awscdk.services.ec2.AmazonLinuxImageProps
-
What storage backed image to use.
- getStorage() - Method in class software.amazon.awscdk.services.ec2.AmazonLinuxImageProps.Jsii$Proxy
-
- getStrategy() - Method in class software.amazon.awscdk.services.ec2.CfnPlacementGroup
-
`AWS::EC2::PlacementGroup.Strategy`.
- getStrategy() - Method in interface software.amazon.awscdk.services.ec2.CfnPlacementGroupProps
-
`AWS::EC2::PlacementGroup.Strategy`.
- getStrategy() - Method in class software.amazon.awscdk.services.ec2.CfnPlacementGroupProps.Jsii$Proxy
-
- getStringRepresentation() - Method in interface software.amazon.awscdk.services.ec2.PortProps
-
String representation for this object.
- getStringRepresentation() - Method in class software.amazon.awscdk.services.ec2.PortProps.Jsii$Proxy
-
- getSubnet() - Method in class software.amazon.awscdk.services.ec2.SubnetNetworkAclAssociation
-
ID of the Subnet.
- getSubnet() - Method in interface software.amazon.awscdk.services.ec2.SubnetNetworkAclAssociationProps
-
ID of the Subnet.
- getSubnet() - Method in class software.amazon.awscdk.services.ec2.SubnetNetworkAclAssociationProps.Jsii$Proxy
-
- getSubnetAvailabilityZone() - Method in class software.amazon.awscdk.services.ec2.Subnet
-
- getSubnetConfiguration() - Method in interface software.amazon.awscdk.services.ec2.VpcProps
-
Configure the subnets to build for each AZ.
- getSubnetConfiguration() - Method in class software.amazon.awscdk.services.ec2.VpcProps.Jsii$Proxy
-
- getSubnetGroupName() - Method in interface software.amazon.awscdk.services.ec2.SubnetSelection
-
Select the subnet group with the given name.
- getSubnetGroupName() - Method in class software.amazon.awscdk.services.ec2.SubnetSelection.Jsii$Proxy
-
- getSubnetGroupNameTag() - Method in interface software.amazon.awscdk.services.ec2.VpcLookupOptions
-
Optional tag for subnet group name.
- getSubnetGroupNameTag() - Method in class software.amazon.awscdk.services.ec2.VpcLookupOptions.Jsii$Proxy
-
- getSubnetId() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnTargetNetworkAssociation
-
`AWS::EC2::ClientVpnTargetNetworkAssociation.SubnetId`.
- getSubnetId() - Method in interface software.amazon.awscdk.services.ec2.CfnClientVpnTargetNetworkAssociationProps
-
`AWS::EC2::ClientVpnTargetNetworkAssociation.SubnetId`.
- getSubnetId() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnTargetNetworkAssociationProps.Jsii$Proxy
-
- getSubnetId() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2Fleet.FleetLaunchTemplateOverridesRequestProperty
-
`CfnEC2Fleet.FleetLaunchTemplateOverridesRequestProperty.SubnetId`.
- getSubnetId() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.FleetLaunchTemplateOverridesRequestProperty.Jsii$Proxy
-
- getSubnetId() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.SubnetId`.
- getSubnetId() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.NetworkInterfaceProperty
-
`CfnInstance.NetworkInterfaceProperty.SubnetId`.
- getSubnetId() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.NetworkInterfaceProperty.Jsii$Proxy
-
- getSubnetId() - Method in interface software.amazon.awscdk.services.ec2.CfnInstanceProps
-
`AWS::EC2::Instance.SubnetId`.
- getSubnetId() - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Jsii$Proxy
-
- getSubnetId() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.NetworkInterfaceProperty
-
`CfnLaunchTemplate.NetworkInterfaceProperty.SubnetId`.
- getSubnetId() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.NetworkInterfaceProperty.Jsii$Proxy
-
- getSubnetId() - Method in class software.amazon.awscdk.services.ec2.CfnNatGateway
-
`AWS::EC2::NatGateway.SubnetId`.
- getSubnetId() - Method in interface software.amazon.awscdk.services.ec2.CfnNatGatewayProps
-
`AWS::EC2::NatGateway.SubnetId`.
- getSubnetId() - Method in class software.amazon.awscdk.services.ec2.CfnNatGatewayProps.Jsii$Proxy
-
- getSubnetId() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterface
-
`AWS::EC2::NetworkInterface.SubnetId`.
- getSubnetId() - Method in interface software.amazon.awscdk.services.ec2.CfnNetworkInterfaceProps
-
`AWS::EC2::NetworkInterface.SubnetId`.
- getSubnetId() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterfaceProps.Jsii$Proxy
-
- getSubnetId() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty
-
`CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty.SubnetId`.
- getSubnetId() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty.Jsii$Proxy
-
- getSubnetId() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.LaunchTemplateOverridesProperty
-
`CfnSpotFleet.LaunchTemplateOverridesProperty.SubnetId`.
- getSubnetId() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.LaunchTemplateOverridesProperty.Jsii$Proxy
-
- getSubnetId() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetLaunchSpecificationProperty
-
`CfnSpotFleet.SpotFleetLaunchSpecificationProperty.SubnetId`.
- getSubnetId() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Jsii$Proxy
-
- getSubnetId() - Method in class software.amazon.awscdk.services.ec2.CfnSubnetCidrBlock
-
`AWS::EC2::SubnetCidrBlock.SubnetId`.
- getSubnetId() - Method in interface software.amazon.awscdk.services.ec2.CfnSubnetCidrBlockProps
-
`AWS::EC2::SubnetCidrBlock.SubnetId`.
- getSubnetId() - Method in class software.amazon.awscdk.services.ec2.CfnSubnetCidrBlockProps.Jsii$Proxy
-
- getSubnetId() - Method in class software.amazon.awscdk.services.ec2.CfnSubnetNetworkAclAssociation
-
`AWS::EC2::SubnetNetworkAclAssociation.SubnetId`.
- getSubnetId() - Method in interface software.amazon.awscdk.services.ec2.CfnSubnetNetworkAclAssociationProps
-
`AWS::EC2::SubnetNetworkAclAssociation.SubnetId`.
- getSubnetId() - Method in class software.amazon.awscdk.services.ec2.CfnSubnetNetworkAclAssociationProps.Jsii$Proxy
-
- getSubnetId() - Method in class software.amazon.awscdk.services.ec2.CfnSubnetRouteTableAssociation
-
`AWS::EC2::SubnetRouteTableAssociation.SubnetId`.
- getSubnetId() - Method in interface software.amazon.awscdk.services.ec2.CfnSubnetRouteTableAssociationProps
-
`AWS::EC2::SubnetRouteTableAssociation.SubnetId`.
- getSubnetId() - Method in class software.amazon.awscdk.services.ec2.CfnSubnetRouteTableAssociationProps.Jsii$Proxy
-
- getSubnetId() - Method in class software.amazon.awscdk.services.ec2.IPrivateSubnet.Jsii$Proxy
-
The subnetId for this particular subnet.
- getSubnetId() - Method in class software.amazon.awscdk.services.ec2.IPublicSubnet.Jsii$Proxy
-
The subnetId for this particular subnet.
- getSubnetId() - Method in interface software.amazon.awscdk.services.ec2.ISubnet
-
The subnetId for this particular subnet.
- getSubnetId() - Method in class software.amazon.awscdk.services.ec2.ISubnet.Jsii$Proxy
-
The subnetId for this particular subnet.
- getSubnetId() - Method in class software.amazon.awscdk.services.ec2.PrivateSubnetAttributes.Jsii$Proxy
-
- getSubnetId() - Method in class software.amazon.awscdk.services.ec2.PublicSubnetAttributes.Jsii$Proxy
-
- getSubnetId() - Method in class software.amazon.awscdk.services.ec2.Subnet
-
The subnetId for this particular subnet.
- getSubnetId() - Method in interface software.amazon.awscdk.services.ec2.SubnetAttributes
-
The subnetId for this particular subnet.
- getSubnetId() - Method in class software.amazon.awscdk.services.ec2.SubnetAttributes.Jsii$Proxy
-
- getSubnetIds() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayAttachment
-
`AWS::EC2::TransitGatewayAttachment.SubnetIds`.
- getSubnetIds() - Method in interface software.amazon.awscdk.services.ec2.CfnTransitGatewayAttachmentProps
-
`AWS::EC2::TransitGatewayAttachment.SubnetIds`.
- getSubnetIds() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayAttachmentProps.Jsii$Proxy
-
- getSubnetIds() - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpoint
-
`AWS::EC2::VPCEndpoint.SubnetIds`.
- getSubnetIds() - Method in interface software.amazon.awscdk.services.ec2.CfnVPCEndpointProps
-
`AWS::EC2::VPCEndpoint.SubnetIds`.
- getSubnetIds() - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointProps.Jsii$Proxy
-
- getSubnetIds() - Method in interface software.amazon.awscdk.services.ec2.SelectedSubnets
-
The subnet IDs.
- getSubnetIds() - Method in class software.amazon.awscdk.services.ec2.SelectedSubnets.Jsii$Proxy
-
- getSubnetIpv6CidrBlocks() - Method in class software.amazon.awscdk.services.ec2.Subnet
-
- getSubnetName() - Method in interface software.amazon.awscdk.services.ec2.SubnetSelection
-
- getSubnetName() - Method in class software.amazon.awscdk.services.ec2.SubnetSelection.Jsii$Proxy
-
- getSubnetNetworkAclAssociationAssociationId() - Method in interface software.amazon.awscdk.services.ec2.ISubnetNetworkAclAssociation
-
ID for the current SubnetNetworkAclAssociation.
- getSubnetNetworkAclAssociationAssociationId() - Method in class software.amazon.awscdk.services.ec2.ISubnetNetworkAclAssociation.Jsii$Proxy
-
ID for the current SubnetNetworkAclAssociation.
- getSubnetNetworkAclAssociationAssociationId() - Method in class software.amazon.awscdk.services.ec2.SubnetNetworkAclAssociation
-
ID for the current SubnetNetworkAclAssociation.
- getSubnetNetworkAclAssociationId() - Method in class software.amazon.awscdk.services.ec2.Subnet
-
- getSubnetNetworkAclAssociationName() - Method in interface software.amazon.awscdk.services.ec2.SubnetNetworkAclAssociationProps
-
The name of the SubnetNetworkAclAssociation.
- getSubnetNetworkAclAssociationName() - Method in class software.amazon.awscdk.services.ec2.SubnetNetworkAclAssociationProps.Jsii$Proxy
-
- getSubnets() - Method in interface software.amazon.awscdk.services.ec2.GatewayVpcEndpointOptions
-
Where to add endpoint routing.
- getSubnets() - Method in class software.amazon.awscdk.services.ec2.GatewayVpcEndpointOptions.Jsii$Proxy
-
- getSubnets() - Method in class software.amazon.awscdk.services.ec2.GatewayVpcEndpointProps.Jsii$Proxy
-
- getSubnets() - Method in interface software.amazon.awscdk.services.ec2.InterfaceVpcEndpointOptions
-
The subnets in which to create an endpoint network interface.
- getSubnets() - Method in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointOptions.Jsii$Proxy
-
- getSubnets() - Method in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointProps.Jsii$Proxy
-
- getSubnets() - Method in interface software.amazon.awscdk.services.ec2.SelectedSubnets
-
Selected subnet objects.
- getSubnets() - Method in class software.amazon.awscdk.services.ec2.SelectedSubnets.Jsii$Proxy
-
- getSubnets() - Method in interface software.amazon.awscdk.services.ec2.SubnetSelection
-
Explicitly select individual subnets.
- getSubnets() - Method in class software.amazon.awscdk.services.ec2.SubnetSelection.Jsii$Proxy
-
- getSubnetSelection() - Method in interface software.amazon.awscdk.services.ec2.BastionHostLinuxProps
-
Select the subnets to run the bastion host in.
- getSubnetSelection() - Method in class software.amazon.awscdk.services.ec2.BastionHostLinuxProps.Jsii$Proxy
-
- getSubnetSelection() - Method in interface software.amazon.awscdk.services.ec2.NetworkAclProps
-
Subnets in the given VPC to associate the ACL with.
- getSubnetSelection() - Method in class software.amazon.awscdk.services.ec2.NetworkAclProps.Jsii$Proxy
-
- getSubnetType() - Method in interface software.amazon.awscdk.services.ec2.SubnetConfiguration
-
The type of Subnet to configure.
- getSubnetType() - Method in class software.amazon.awscdk.services.ec2.SubnetConfiguration.Jsii$Proxy
-
- getSubnetType() - Method in interface software.amazon.awscdk.services.ec2.SubnetSelection
-
Select all subnets of the given type.
- getSubnetType() - Method in class software.amazon.awscdk.services.ec2.SubnetSelection.Jsii$Proxy
-
- getSubnetVpcId() - Method in class software.amazon.awscdk.services.ec2.Subnet
-
- getTags() - Method in interface software.amazon.awscdk.services.ec2.CfnCapacityReservation.TagSpecificationProperty
-
`CfnCapacityReservation.TagSpecificationProperty.Tags`.
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservation.TagSpecificationProperty.Jsii$Proxy
-
- getTags() - Method in interface software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint.TagSpecificationProperty
-
`CfnClientVpnEndpoint.TagSpecificationProperty.Tags`.
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint.TagSpecificationProperty.Jsii$Proxy
-
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnCustomerGateway
-
`AWS::EC2::CustomerGateway.Tags`.
- getTags() - Method in interface software.amazon.awscdk.services.ec2.CfnCustomerGatewayProps
-
`AWS::EC2::CustomerGateway.Tags`.
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnCustomerGatewayProps.Jsii$Proxy
-
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnDHCPOptions
-
`AWS::EC2::DHCPOptions.Tags`.
- getTags() - Method in interface software.amazon.awscdk.services.ec2.CfnDHCPOptionsProps
-
`AWS::EC2::DHCPOptions.Tags`.
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnDHCPOptionsProps.Jsii$Proxy
-
- getTags() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2Fleet.TagSpecificationProperty
-
`CfnEC2Fleet.TagSpecificationProperty.Tags`.
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.TagSpecificationProperty.Jsii$Proxy
-
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnEIP
-
`AWS::EC2::EIP.Tags`.
- getTags() - Method in interface software.amazon.awscdk.services.ec2.CfnEIPProps
-
`AWS::EC2::EIP.Tags`.
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnEIPProps.Jsii$Proxy
-
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.Tags`.
- getTags() - Method in interface software.amazon.awscdk.services.ec2.CfnInstanceProps
-
`AWS::EC2::Instance.Tags`.
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Jsii$Proxy
-
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnInternetGateway
-
`AWS::EC2::InternetGateway.Tags`.
- getTags() - Method in interface software.amazon.awscdk.services.ec2.CfnInternetGatewayProps
-
`AWS::EC2::InternetGateway.Tags`.
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnInternetGatewayProps.Jsii$Proxy
-
- getTags() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.TagSpecificationProperty
-
`CfnLaunchTemplate.TagSpecificationProperty.Tags`.
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.TagSpecificationProperty.Jsii$Proxy
-
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnLocalGatewayRouteTableVPCAssociation
-
`AWS::EC2::LocalGatewayRouteTableVPCAssociation.Tags`.
- getTags() - Method in interface software.amazon.awscdk.services.ec2.CfnLocalGatewayRouteTableVPCAssociation.TagsProperty
-
`CfnLocalGatewayRouteTableVPCAssociation.TagsProperty.Tags`.
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnLocalGatewayRouteTableVPCAssociation.TagsProperty.Jsii$Proxy
-
- getTags() - Method in interface software.amazon.awscdk.services.ec2.CfnLocalGatewayRouteTableVPCAssociationProps
-
`AWS::EC2::LocalGatewayRouteTableVPCAssociation.Tags`.
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnLocalGatewayRouteTableVPCAssociationProps.Jsii$Proxy
-
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnNatGateway
-
`AWS::EC2::NatGateway.Tags`.
- getTags() - Method in interface software.amazon.awscdk.services.ec2.CfnNatGatewayProps
-
`AWS::EC2::NatGateway.Tags`.
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnNatGatewayProps.Jsii$Proxy
-
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkAcl
-
`AWS::EC2::NetworkAcl.Tags`.
- getTags() - Method in interface software.amazon.awscdk.services.ec2.CfnNetworkAclProps
-
`AWS::EC2::NetworkAcl.Tags`.
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkAclProps.Jsii$Proxy
-
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterface
-
`AWS::EC2::NetworkInterface.Tags`.
- getTags() - Method in interface software.amazon.awscdk.services.ec2.CfnNetworkInterfaceProps
-
`AWS::EC2::NetworkInterface.Tags`.
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterfaceProps.Jsii$Proxy
-
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnRouteTable
-
`AWS::EC2::RouteTable.Tags`.
- getTags() - Method in interface software.amazon.awscdk.services.ec2.CfnRouteTableProps
-
`AWS::EC2::RouteTable.Tags`.
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnRouteTableProps.Jsii$Proxy
-
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup
-
`AWS::EC2::SecurityGroup.Tags`.
- getTags() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroupProps
-
`AWS::EC2::SecurityGroup.Tags`.
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupProps.Jsii$Proxy
-
- getTags() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetTagSpecificationProperty
-
`CfnSpotFleet.SpotFleetTagSpecificationProperty.Tags`.
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetTagSpecificationProperty.Jsii$Proxy
-
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnSubnet
-
`AWS::EC2::Subnet.Tags`.
- getTags() - Method in interface software.amazon.awscdk.services.ec2.CfnSubnetProps
-
`AWS::EC2::Subnet.Tags`.
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnSubnetProps.Jsii$Proxy
-
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilter
-
`AWS::EC2::TrafficMirrorFilter.Tags`.
- getTags() - Method in interface software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterProps
-
`AWS::EC2::TrafficMirrorFilter.Tags`.
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterProps.Jsii$Proxy
-
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorSession
-
`AWS::EC2::TrafficMirrorSession.Tags`.
- getTags() - Method in interface software.amazon.awscdk.services.ec2.CfnTrafficMirrorSessionProps
-
`AWS::EC2::TrafficMirrorSession.Tags`.
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorSessionProps.Jsii$Proxy
-
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorTarget
-
`AWS::EC2::TrafficMirrorTarget.Tags`.
- getTags() - Method in interface software.amazon.awscdk.services.ec2.CfnTrafficMirrorTargetProps
-
`AWS::EC2::TrafficMirrorTarget.Tags`.
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorTargetProps.Jsii$Proxy
-
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGateway
-
`AWS::EC2::TransitGateway.Tags`.
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayAttachment
-
`AWS::EC2::TransitGatewayAttachment.Tags`.
- getTags() - Method in interface software.amazon.awscdk.services.ec2.CfnTransitGatewayAttachmentProps
-
`AWS::EC2::TransitGatewayAttachment.Tags`.
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayAttachmentProps.Jsii$Proxy
-
- getTags() - Method in interface software.amazon.awscdk.services.ec2.CfnTransitGatewayProps
-
`AWS::EC2::TransitGateway.Tags`.
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayProps.Jsii$Proxy
-
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayRouteTable
-
`AWS::EC2::TransitGatewayRouteTable.Tags`.
- getTags() - Method in interface software.amazon.awscdk.services.ec2.CfnTransitGatewayRouteTableProps
-
`AWS::EC2::TransitGatewayRouteTable.Tags`.
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayRouteTableProps.Jsii$Proxy
-
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnVolume
-
`AWS::EC2::Volume.Tags`.
- getTags() - Method in interface software.amazon.awscdk.services.ec2.CfnVolumeProps
-
`AWS::EC2::Volume.Tags`.
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnVolumeProps.Jsii$Proxy
-
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnVPC
-
`AWS::EC2::VPC.Tags`.
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnVPCPeeringConnection
-
`AWS::EC2::VPCPeeringConnection.Tags`.
- getTags() - Method in interface software.amazon.awscdk.services.ec2.CfnVPCPeeringConnectionProps
-
`AWS::EC2::VPCPeeringConnection.Tags`.
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnVPCPeeringConnectionProps.Jsii$Proxy
-
- getTags() - Method in interface software.amazon.awscdk.services.ec2.CfnVPCProps
-
`AWS::EC2::VPC.Tags`.
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnVPCProps.Jsii$Proxy
-
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnVPNConnection
-
`AWS::EC2::VPNConnection.Tags`.
- getTags() - Method in interface software.amazon.awscdk.services.ec2.CfnVPNConnectionProps
-
`AWS::EC2::VPNConnection.Tags`.
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnVPNConnectionProps.Jsii$Proxy
-
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnVPNGateway
-
`AWS::EC2::VPNGateway.Tags`.
- getTags() - Method in interface software.amazon.awscdk.services.ec2.CfnVPNGatewayProps
-
`AWS::EC2::VPNGateway.Tags`.
- getTags() - Method in class software.amazon.awscdk.services.ec2.CfnVPNGatewayProps.Jsii$Proxy
-
- getTags() - Method in interface software.amazon.awscdk.services.ec2.VpcLookupOptions
-
Tags on the VPC.
- getTags() - Method in class software.amazon.awscdk.services.ec2.VpcLookupOptions.Jsii$Proxy
-
- getTagSpecifications() - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservation
-
`AWS::EC2::CapacityReservation.TagSpecifications`.
- getTagSpecifications() - Method in interface software.amazon.awscdk.services.ec2.CfnCapacityReservationProps
-
`AWS::EC2::CapacityReservation.TagSpecifications`.
- getTagSpecifications() - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservationProps.Jsii$Proxy
-
- getTagSpecifications() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint
-
`AWS::EC2::ClientVpnEndpoint.TagSpecifications`.
- getTagSpecifications() - Method in interface software.amazon.awscdk.services.ec2.CfnClientVpnEndpointProps
-
`AWS::EC2::ClientVpnEndpoint.TagSpecifications`.
- getTagSpecifications() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpointProps.Jsii$Proxy
-
- getTagSpecifications() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet
-
`AWS::EC2::EC2Fleet.TagSpecifications`.
- getTagSpecifications() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2FleetProps
-
`AWS::EC2::EC2Fleet.TagSpecifications`.
- getTagSpecifications() - Method in class software.amazon.awscdk.services.ec2.CfnEC2FleetProps.Jsii$Proxy
-
- getTagSpecifications() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty
-
`CfnLaunchTemplate.LaunchTemplateDataProperty.TagSpecifications`.
- getTagSpecifications() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty.Jsii$Proxy
-
- getTagSpecifications() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetLaunchSpecificationProperty
-
`CfnSpotFleet.SpotFleetLaunchSpecificationProperty.TagSpecifications`.
- getTagSpecifications() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Jsii$Proxy
-
- getTargetCapacity() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetRequestConfigDataProperty
-
`CfnSpotFleet.SpotFleetRequestConfigDataProperty.TargetCapacity`.
- getTargetCapacity() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetRequestConfigDataProperty.Jsii$Proxy
-
- getTargetCapacitySpecification() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet
-
`AWS::EC2::EC2Fleet.TargetCapacitySpecification`.
- getTargetCapacitySpecification() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2FleetProps
-
`AWS::EC2::EC2Fleet.TargetCapacitySpecification`.
- getTargetCapacitySpecification() - Method in class software.amazon.awscdk.services.ec2.CfnEC2FleetProps.Jsii$Proxy
-
- getTargetGroups() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.TargetGroupsConfigProperty
-
`CfnSpotFleet.TargetGroupsConfigProperty.TargetGroups`.
- getTargetGroups() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.TargetGroupsConfigProperty.Jsii$Proxy
-
- getTargetGroupsConfig() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.LoadBalancersConfigProperty
-
`CfnSpotFleet.LoadBalancersConfigProperty.TargetGroupsConfig`.
- getTargetGroupsConfig() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.LoadBalancersConfigProperty.Jsii$Proxy
-
- getTargetNetworkCidr() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnAuthorizationRule
-
`AWS::EC2::ClientVpnAuthorizationRule.TargetNetworkCidr`.
- getTargetNetworkCidr() - Method in interface software.amazon.awscdk.services.ec2.CfnClientVpnAuthorizationRuleProps
-
`AWS::EC2::ClientVpnAuthorizationRule.TargetNetworkCidr`.
- getTargetNetworkCidr() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnAuthorizationRuleProps.Jsii$Proxy
-
- getTargetVpcSubnetId() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnRoute
-
`AWS::EC2::ClientVpnRoute.TargetVpcSubnetId`.
- getTargetVpcSubnetId() - Method in interface software.amazon.awscdk.services.ec2.CfnClientVpnRouteProps
-
`AWS::EC2::ClientVpnRoute.TargetVpcSubnetId`.
- getTargetVpcSubnetId() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnRouteProps.Jsii$Proxy
-
- getTenancy() - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservation
-
`AWS::EC2::CapacityReservation.Tenancy`.
- getTenancy() - Method in interface software.amazon.awscdk.services.ec2.CfnCapacityReservationProps
-
`AWS::EC2::CapacityReservation.Tenancy`.
- getTenancy() - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservationProps.Jsii$Proxy
-
- getTenancy() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2Fleet.PlacementProperty
-
`CfnEC2Fleet.PlacementProperty.Tenancy`.
- getTenancy() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.PlacementProperty.Jsii$Proxy
-
- getTenancy() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.Tenancy`.
- getTenancy() - Method in interface software.amazon.awscdk.services.ec2.CfnInstanceProps
-
`AWS::EC2::Instance.Tenancy`.
- getTenancy() - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Jsii$Proxy
-
- getTenancy() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.PlacementProperty
-
`CfnLaunchTemplate.PlacementProperty.Tenancy`.
- getTenancy() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.PlacementProperty.Jsii$Proxy
-
- getTenancy() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotPlacementProperty
-
`CfnSpotFleet.SpotPlacementProperty.Tenancy`.
- getTenancy() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotPlacementProperty.Jsii$Proxy
-
- getTerminateInstancesWithExpiration() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet
-
`AWS::EC2::EC2Fleet.TerminateInstancesWithExpiration`.
- getTerminateInstancesWithExpiration() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2FleetProps
-
`AWS::EC2::EC2Fleet.TerminateInstancesWithExpiration`.
- getTerminateInstancesWithExpiration() - Method in class software.amazon.awscdk.services.ec2.CfnEC2FleetProps.Jsii$Proxy
-
- getTerminateInstancesWithExpiration() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetRequestConfigDataProperty
-
`CfnSpotFleet.SpotFleetRequestConfigDataProperty.TerminateInstancesWithExpiration`.
- getTerminateInstancesWithExpiration() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetRequestConfigDataProperty.Jsii$Proxy
-
- getThreadsPerCore() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.CpuOptionsProperty
-
`CfnInstance.CpuOptionsProperty.ThreadsPerCore`.
- getThreadsPerCore() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.CpuOptionsProperty.Jsii$Proxy
-
- getThreadsPerCore() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.CpuOptionsProperty
-
`CfnLaunchTemplate.CpuOptionsProperty.ThreadsPerCore`.
- getThreadsPerCore() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.CpuOptionsProperty.Jsii$Proxy
-
- getTo() - Method in interface software.amazon.awscdk.services.ec2.AclPortRange
-
The last port in the range.
- getTo() - Method in class software.amazon.awscdk.services.ec2.AclPortRange.Jsii$Proxy
-
- getTo() - Method in interface software.amazon.awscdk.services.ec2.CfnNetworkAclEntry.PortRangeProperty
-
`CfnNetworkAclEntry.PortRangeProperty.To`.
- getTo() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkAclEntry.PortRangeProperty.Jsii$Proxy
-
- getToPort() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroup.EgressProperty
-
`CfnSecurityGroup.EgressProperty.ToPort`.
- getToPort() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup.EgressProperty.Jsii$Proxy
-
- getToPort() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroup.IngressProperty
-
`CfnSecurityGroup.IngressProperty.ToPort`.
- getToPort() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup.IngressProperty.Jsii$Proxy
-
- getToPort() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupEgress
-
`AWS::EC2::SecurityGroupEgress.ToPort`.
- getToPort() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroupEgressProps
-
`AWS::EC2::SecurityGroupEgress.ToPort`.
- getToPort() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupEgressProps.Jsii$Proxy
-
- getToPort() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngress
-
`AWS::EC2::SecurityGroupIngress.ToPort`.
- getToPort() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroupIngressProps
-
`AWS::EC2::SecurityGroupIngress.ToPort`.
- getToPort() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngressProps.Jsii$Proxy
-
- getToPort() - Method in interface software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRule.TrafficMirrorPortRangeProperty
-
`CfnTrafficMirrorFilterRule.TrafficMirrorPortRangeProperty.ToPort`.
- getToPort() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRule.TrafficMirrorPortRangeProperty.Jsii$Proxy
-
- getToPort() - Method in interface software.amazon.awscdk.services.ec2.ConnectionRule
-
End of port range for the TCP and UDP protocols, or an ICMP code.
- getToPort() - Method in class software.amazon.awscdk.services.ec2.ConnectionRule.Jsii$Proxy
-
- getToPort() - Method in interface software.amazon.awscdk.services.ec2.PortProps
-
The ending port for the range.
- getToPort() - Method in class software.amazon.awscdk.services.ec2.PortProps.Jsii$Proxy
-
- getTotalTargetCapacity() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2Fleet.TargetCapacitySpecificationRequestProperty
-
`CfnEC2Fleet.TargetCapacitySpecificationRequestProperty.TotalTargetCapacity`.
- getTotalTargetCapacity() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.TargetCapacitySpecificationRequestProperty.Jsii$Proxy
-
- getTraffic() - Method in interface software.amazon.awscdk.services.ec2.CommonNetworkAclEntryOptions
-
What kind of traffic this ACL rule applies to.
- getTraffic() - Method in class software.amazon.awscdk.services.ec2.CommonNetworkAclEntryOptions.Jsii$Proxy
-
- getTraffic() - Method in class software.amazon.awscdk.services.ec2.NetworkAclEntryProps.Jsii$Proxy
-
- getTrafficDirection() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRule
-
`AWS::EC2::TrafficMirrorFilterRule.TrafficDirection`.
- getTrafficDirection() - Method in interface software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRuleProps
-
`AWS::EC2::TrafficMirrorFilterRule.TrafficDirection`.
- getTrafficDirection() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRuleProps.Jsii$Proxy
-
- getTrafficMirrorFilterId() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRule
-
`AWS::EC2::TrafficMirrorFilterRule.TrafficMirrorFilterId`.
- getTrafficMirrorFilterId() - Method in interface software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRuleProps
-
`AWS::EC2::TrafficMirrorFilterRule.TrafficMirrorFilterId`.
- getTrafficMirrorFilterId() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRuleProps.Jsii$Proxy
-
- getTrafficMirrorFilterId() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorSession
-
`AWS::EC2::TrafficMirrorSession.TrafficMirrorFilterId`.
- getTrafficMirrorFilterId() - Method in interface software.amazon.awscdk.services.ec2.CfnTrafficMirrorSessionProps
-
`AWS::EC2::TrafficMirrorSession.TrafficMirrorFilterId`.
- getTrafficMirrorFilterId() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorSessionProps.Jsii$Proxy
-
- getTrafficMirrorTargetId() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorSession
-
`AWS::EC2::TrafficMirrorSession.TrafficMirrorTargetId`.
- getTrafficMirrorTargetId() - Method in interface software.amazon.awscdk.services.ec2.CfnTrafficMirrorSessionProps
-
`AWS::EC2::TrafficMirrorSession.TrafficMirrorTargetId`.
- getTrafficMirrorTargetId() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorSessionProps.Jsii$Proxy
-
- getTrafficType() - Method in class software.amazon.awscdk.services.ec2.CfnFlowLog
-
`AWS::EC2::FlowLog.TrafficType`.
- getTrafficType() - Method in interface software.amazon.awscdk.services.ec2.CfnFlowLogProps
-
`AWS::EC2::FlowLog.TrafficType`.
- getTrafficType() - Method in class software.amazon.awscdk.services.ec2.CfnFlowLogProps.Jsii$Proxy
-
- getTrafficType() - Method in interface software.amazon.awscdk.services.ec2.FlowLogOptions
-
The type of traffic to log.
- getTrafficType() - Method in class software.amazon.awscdk.services.ec2.FlowLogOptions.Jsii$Proxy
-
- getTrafficType() - Method in class software.amazon.awscdk.services.ec2.FlowLogProps.Jsii$Proxy
-
- getTransitGatewayAttachmentId() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayRoute
-
`AWS::EC2::TransitGatewayRoute.TransitGatewayAttachmentId`.
- getTransitGatewayAttachmentId() - Method in interface software.amazon.awscdk.services.ec2.CfnTransitGatewayRouteProps
-
`AWS::EC2::TransitGatewayRoute.TransitGatewayAttachmentId`.
- getTransitGatewayAttachmentId() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayRouteProps.Jsii$Proxy
-
- getTransitGatewayAttachmentId() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayRouteTableAssociation
-
`AWS::EC2::TransitGatewayRouteTableAssociation.TransitGatewayAttachmentId`.
- getTransitGatewayAttachmentId() - Method in interface software.amazon.awscdk.services.ec2.CfnTransitGatewayRouteTableAssociationProps
-
`AWS::EC2::TransitGatewayRouteTableAssociation.TransitGatewayAttachmentId`.
- getTransitGatewayAttachmentId() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayRouteTableAssociationProps.Jsii$Proxy
-
- getTransitGatewayAttachmentId() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayRouteTablePropagation
-
`AWS::EC2::TransitGatewayRouteTablePropagation.TransitGatewayAttachmentId`.
- getTransitGatewayAttachmentId() - Method in interface software.amazon.awscdk.services.ec2.CfnTransitGatewayRouteTablePropagationProps
-
`AWS::EC2::TransitGatewayRouteTablePropagation.TransitGatewayAttachmentId`.
- getTransitGatewayAttachmentId() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayRouteTablePropagationProps.Jsii$Proxy
-
- getTransitGatewayId() - Method in class software.amazon.awscdk.services.ec2.CfnRoute
-
`AWS::EC2::Route.TransitGatewayId`.
- getTransitGatewayId() - Method in interface software.amazon.awscdk.services.ec2.CfnRouteProps
-
`AWS::EC2::Route.TransitGatewayId`.
- getTransitGatewayId() - Method in class software.amazon.awscdk.services.ec2.CfnRouteProps.Jsii$Proxy
-
- getTransitGatewayId() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayAttachment
-
`AWS::EC2::TransitGatewayAttachment.TransitGatewayId`.
- getTransitGatewayId() - Method in interface software.amazon.awscdk.services.ec2.CfnTransitGatewayAttachmentProps
-
`AWS::EC2::TransitGatewayAttachment.TransitGatewayId`.
- getTransitGatewayId() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayAttachmentProps.Jsii$Proxy
-
- getTransitGatewayId() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayRouteTable
-
`AWS::EC2::TransitGatewayRouteTable.TransitGatewayId`.
- getTransitGatewayId() - Method in interface software.amazon.awscdk.services.ec2.CfnTransitGatewayRouteTableProps
-
`AWS::EC2::TransitGatewayRouteTable.TransitGatewayId`.
- getTransitGatewayId() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayRouteTableProps.Jsii$Proxy
-
- getTransitGatewayId() - Method in class software.amazon.awscdk.services.ec2.CfnVPNConnection
-
`AWS::EC2::VPNConnection.TransitGatewayId`.
- getTransitGatewayId() - Method in interface software.amazon.awscdk.services.ec2.CfnVPNConnectionProps
-
`AWS::EC2::VPNConnection.TransitGatewayId`.
- getTransitGatewayId() - Method in class software.amazon.awscdk.services.ec2.CfnVPNConnectionProps.Jsii$Proxy
-
- getTransitGatewayRouteTableId() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayRoute
-
`AWS::EC2::TransitGatewayRoute.TransitGatewayRouteTableId`.
- getTransitGatewayRouteTableId() - Method in interface software.amazon.awscdk.services.ec2.CfnTransitGatewayRouteProps
-
`AWS::EC2::TransitGatewayRoute.TransitGatewayRouteTableId`.
- getTransitGatewayRouteTableId() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayRouteProps.Jsii$Proxy
-
- getTransitGatewayRouteTableId() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayRouteTableAssociation
-
`AWS::EC2::TransitGatewayRouteTableAssociation.TransitGatewayRouteTableId`.
- getTransitGatewayRouteTableId() - Method in interface software.amazon.awscdk.services.ec2.CfnTransitGatewayRouteTableAssociationProps
-
`AWS::EC2::TransitGatewayRouteTableAssociation.TransitGatewayRouteTableId`.
- getTransitGatewayRouteTableId() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayRouteTableAssociationProps.Jsii$Proxy
-
- getTransitGatewayRouteTableId() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayRouteTablePropagation
-
`AWS::EC2::TransitGatewayRouteTablePropagation.TransitGatewayRouteTableId`.
- getTransitGatewayRouteTableId() - Method in interface software.amazon.awscdk.services.ec2.CfnTransitGatewayRouteTablePropagationProps
-
`AWS::EC2::TransitGatewayRouteTablePropagation.TransitGatewayRouteTableId`.
- getTransitGatewayRouteTableId() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayRouteTablePropagationProps.Jsii$Proxy
-
- getTransportProtocol() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint
-
`AWS::EC2::ClientVpnEndpoint.TransportProtocol`.
- getTransportProtocol() - Method in interface software.amazon.awscdk.services.ec2.CfnClientVpnEndpointProps
-
`AWS::EC2::ClientVpnEndpoint.TransportProtocol`.
- getTransportProtocol() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpointProps.Jsii$Proxy
-
- getTunnelInsideCidr() - Method in interface software.amazon.awscdk.services.ec2.CfnVPNConnection.VpnTunnelOptionsSpecificationProperty
-
`CfnVPNConnection.VpnTunnelOptionsSpecificationProperty.TunnelInsideCidr`.
- getTunnelInsideCidr() - Method in class software.amazon.awscdk.services.ec2.CfnVPNConnection.VpnTunnelOptionsSpecificationProperty.Jsii$Proxy
-
- getTunnelInsideCidr() - Method in interface software.amazon.awscdk.services.ec2.VpnTunnelOption
-
The range of inside IP addresses for the tunnel.
- getTunnelInsideCidr() - Method in class software.amazon.awscdk.services.ec2.VpnTunnelOption.Jsii$Proxy
-
- getTunnelOptions() - Method in interface software.amazon.awscdk.services.ec2.VpnConnectionOptions
-
The tunnel options for the VPN connection.
- getTunnelOptions() - Method in class software.amazon.awscdk.services.ec2.VpnConnectionOptions.Jsii$Proxy
-
- getTunnelOptions() - Method in class software.amazon.awscdk.services.ec2.VpnConnectionProps.Jsii$Proxy
-
- getType() - Method in interface software.amazon.awscdk.services.ec2.AclIcmp
-
The Internet Control Message Protocol (ICMP) type.
- getType() - Method in class software.amazon.awscdk.services.ec2.AclIcmp.Jsii$Proxy
-
- getType() - Method in interface software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint.ClientAuthenticationRequestProperty
-
`CfnClientVpnEndpoint.ClientAuthenticationRequestProperty.Type`.
- getType() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint.ClientAuthenticationRequestProperty.Jsii$Proxy
-
- getType() - Method in class software.amazon.awscdk.services.ec2.CfnCustomerGateway
-
`AWS::EC2::CustomerGateway.Type`.
- getType() - Method in interface software.amazon.awscdk.services.ec2.CfnCustomerGatewayProps
-
`AWS::EC2::CustomerGateway.Type`.
- getType() - Method in class software.amazon.awscdk.services.ec2.CfnCustomerGatewayProps.Jsii$Proxy
-
- getType() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet
-
`AWS::EC2::EC2Fleet.Type`.
- getType() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2FleetProps
-
`AWS::EC2::EC2Fleet.Type`.
- getType() - Method in class software.amazon.awscdk.services.ec2.CfnEC2FleetProps.Jsii$Proxy
-
- getType() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.ElasticGpuSpecificationProperty
-
`CfnInstance.ElasticGpuSpecificationProperty.Type`.
- getType() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.ElasticGpuSpecificationProperty.Jsii$Proxy
-
- getType() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.ElasticInferenceAcceleratorProperty
-
`CfnInstance.ElasticInferenceAcceleratorProperty.Type`.
- getType() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.ElasticInferenceAcceleratorProperty.Jsii$Proxy
-
- getType() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.ElasticGpuSpecificationProperty
-
`CfnLaunchTemplate.ElasticGpuSpecificationProperty.Type`.
- getType() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.ElasticGpuSpecificationProperty.Jsii$Proxy
-
- getType() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateElasticInferenceAcceleratorProperty
-
`CfnLaunchTemplate.LaunchTemplateElasticInferenceAcceleratorProperty.Type`.
- getType() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateElasticInferenceAcceleratorProperty.Jsii$Proxy
-
- getType() - Method in interface software.amazon.awscdk.services.ec2.CfnNetworkAclEntry.IcmpProperty
-
`CfnNetworkAclEntry.IcmpProperty.Type`.
- getType() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkAclEntry.IcmpProperty.Jsii$Proxy
-
- getType() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetRequestConfigDataProperty
-
`CfnSpotFleet.SpotFleetRequestConfigDataProperty.Type`.
- getType() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetRequestConfigDataProperty.Jsii$Proxy
-
- getType() - Method in class software.amazon.awscdk.services.ec2.CfnVPNConnection
-
`AWS::EC2::VPNConnection.Type`.
- getType() - Method in interface software.amazon.awscdk.services.ec2.CfnVPNConnectionProps
-
`AWS::EC2::VPNConnection.Type`.
- getType() - Method in class software.amazon.awscdk.services.ec2.CfnVPNConnectionProps.Jsii$Proxy
-
- getType() - Method in class software.amazon.awscdk.services.ec2.CfnVPNGateway
-
`AWS::EC2::VPNGateway.Type`.
- getType() - Method in interface software.amazon.awscdk.services.ec2.CfnVPNGatewayProps
-
`AWS::EC2::VPNGateway.Type`.
- getType() - Method in class software.amazon.awscdk.services.ec2.CfnVPNGatewayProps.Jsii$Proxy
-
- getType() - Method in class software.amazon.awscdk.services.ec2.EnableVpnGatewayOptions.Jsii$Proxy
-
- getType() - Method in interface software.amazon.awscdk.services.ec2.VpnGatewayProps
-
Default type ipsec.1.
- getType() - Method in class software.amazon.awscdk.services.ec2.VpnGatewayProps.Jsii$Proxy
-
- getUniqueId() - Method in interface software.amazon.awscdk.services.ec2.IPeer
-
A unique identifier for this connection peer.
- getUniqueId() - Method in class software.amazon.awscdk.services.ec2.IPeer.Jsii$Proxy
-
A unique identifier for this connection peer.
- getUniqueId() - Method in class software.amazon.awscdk.services.ec2.ISecurityGroup.Jsii$Proxy
-
A unique identifier for this connection peer.
- getUniqueId() - Method in class software.amazon.awscdk.services.ec2.SecurityGroup
-
A unique identifier for this connection peer.
- getUsageStrategy() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2Fleet.CapacityReservationOptionsRequestProperty
-
`CfnEC2Fleet.CapacityReservationOptionsRequestProperty.UsageStrategy`.
- getUsageStrategy() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.CapacityReservationOptionsRequestProperty.Jsii$Proxy
-
- getUserData() - Method in interface software.amazon.awscdk.services.ec2.AmazonLinuxImageProps
-
Initial user data.
- getUserData() - Method in class software.amazon.awscdk.services.ec2.AmazonLinuxImageProps.Jsii$Proxy
-
- getUserData() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.UserData`.
- getUserData() - Method in interface software.amazon.awscdk.services.ec2.CfnInstanceProps
-
`AWS::EC2::Instance.UserData`.
- getUserData() - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Jsii$Proxy
-
- getUserData() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty
-
`CfnLaunchTemplate.LaunchTemplateDataProperty.UserData`.
- getUserData() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty.Jsii$Proxy
-
- getUserData() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetLaunchSpecificationProperty
-
`CfnSpotFleet.SpotFleetLaunchSpecificationProperty.UserData`.
- getUserData() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Jsii$Proxy
-
- getUserData() - Method in interface software.amazon.awscdk.services.ec2.GenericLinuxImageProps
-
Initial user data.
- getUserData() - Method in class software.amazon.awscdk.services.ec2.GenericLinuxImageProps.Jsii$Proxy
-
- getUserData() - Method in interface software.amazon.awscdk.services.ec2.GenericWindowsImageProps
-
Initial user data.
- getUserData() - Method in class software.amazon.awscdk.services.ec2.GenericWindowsImageProps.Jsii$Proxy
-
- getUserData() - Method in class software.amazon.awscdk.services.ec2.Instance
-
UserData for the instance.
- getUserData() - Method in interface software.amazon.awscdk.services.ec2.InstanceProps
-
Specific UserData to use.
- getUserData() - Method in class software.amazon.awscdk.services.ec2.InstanceProps.Jsii$Proxy
-
- getUserData() - Method in interface software.amazon.awscdk.services.ec2.LookupMachineImageProps
-
Custom userdata for this image.
- getUserData() - Method in class software.amazon.awscdk.services.ec2.LookupMachineImageProps.Jsii$Proxy
-
- getUserData() - Method in interface software.amazon.awscdk.services.ec2.MachineImageConfig
-
Initial UserData for this image.
- getUserData() - Method in class software.amazon.awscdk.services.ec2.MachineImageConfig.Jsii$Proxy
-
- getUserData() - Method in interface software.amazon.awscdk.services.ec2.WindowsImageProps
-
Initial user data.
- getUserData() - Method in class software.amazon.awscdk.services.ec2.WindowsImageProps.Jsii$Proxy
-
- getValidFrom() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet
-
`AWS::EC2::EC2Fleet.ValidFrom`.
- getValidFrom() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2FleetProps
-
`AWS::EC2::EC2Fleet.ValidFrom`.
- getValidFrom() - Method in class software.amazon.awscdk.services.ec2.CfnEC2FleetProps.Jsii$Proxy
-
- getValidFrom() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetRequestConfigDataProperty
-
`CfnSpotFleet.SpotFleetRequestConfigDataProperty.ValidFrom`.
- getValidFrom() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetRequestConfigDataProperty.Jsii$Proxy
-
- getValidUntil() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet
-
`AWS::EC2::EC2Fleet.ValidUntil`.
- getValidUntil() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2FleetProps
-
`AWS::EC2::EC2Fleet.ValidUntil`.
- getValidUntil() - Method in class software.amazon.awscdk.services.ec2.CfnEC2FleetProps.Jsii$Proxy
-
- getValidUntil() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.SpotOptionsProperty
-
`CfnLaunchTemplate.SpotOptionsProperty.ValidUntil`.
- getValidUntil() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.SpotOptionsProperty.Jsii$Proxy
-
- getValidUntil() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetRequestConfigDataProperty
-
`CfnSpotFleet.SpotFleetRequestConfigDataProperty.ValidUntil`.
- getValidUntil() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetRequestConfigDataProperty.Jsii$Proxy
-
- getValue() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.AssociationParameterProperty
-
`CfnInstance.AssociationParameterProperty.Value`.
- getValue() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.AssociationParameterProperty.Jsii$Proxy
-
- getVersion() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2Fleet.FleetLaunchTemplateSpecificationRequestProperty
-
`CfnEC2Fleet.FleetLaunchTemplateSpecificationRequestProperty.Version`.
- getVersion() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.FleetLaunchTemplateSpecificationRequestProperty.Jsii$Proxy
-
- getVersion() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.LaunchTemplateSpecificationProperty
-
`CfnInstance.LaunchTemplateSpecificationProperty.Version`.
- getVersion() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.LaunchTemplateSpecificationProperty.Jsii$Proxy
-
- getVersion() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.FleetLaunchTemplateSpecificationProperty
-
`CfnSpotFleet.FleetLaunchTemplateSpecificationProperty.Version`.
- getVersion() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.FleetLaunchTemplateSpecificationProperty.Jsii$Proxy
-
- getVirtualization() - Method in interface software.amazon.awscdk.services.ec2.AmazonLinuxImageProps
-
Virtualization type.
- getVirtualization() - Method in class software.amazon.awscdk.services.ec2.AmazonLinuxImageProps.Jsii$Proxy
-
- getVirtualName() - Method in class software.amazon.awscdk.services.ec2.BlockDeviceVolume
-
Virtual device name.
- getVirtualName() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.BlockDeviceMappingProperty
-
`CfnInstance.BlockDeviceMappingProperty.VirtualName`.
- getVirtualName() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.BlockDeviceMappingProperty.Jsii$Proxy
-
- getVirtualName() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.BlockDeviceMappingProperty
-
`CfnLaunchTemplate.BlockDeviceMappingProperty.VirtualName`.
- getVirtualName() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.BlockDeviceMappingProperty.Jsii$Proxy
-
- getVirtualName() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.BlockDeviceMappingProperty
-
`CfnSpotFleet.BlockDeviceMappingProperty.VirtualName`.
- getVirtualName() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.BlockDeviceMappingProperty.Jsii$Proxy
-
- getVirtualNetworkId() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorSession
-
`AWS::EC2::TrafficMirrorSession.VirtualNetworkId`.
- getVirtualNetworkId() - Method in interface software.amazon.awscdk.services.ec2.CfnTrafficMirrorSessionProps
-
`AWS::EC2::TrafficMirrorSession.VirtualNetworkId`.
- getVirtualNetworkId() - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorSessionProps.Jsii$Proxy
-
- getVolume() - Method in interface software.amazon.awscdk.services.ec2.BlockDevice
-
Defines the block device volume, to be either an Amazon EBS volume or an ephemeral instance store volume.
- getVolume() - Method in class software.amazon.awscdk.services.ec2.BlockDevice.Jsii$Proxy
-
- getVolumeId() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.VolumeProperty
-
`CfnInstance.VolumeProperty.VolumeId`.
- getVolumeId() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.VolumeProperty.Jsii$Proxy
-
- getVolumeId() - Method in class software.amazon.awscdk.services.ec2.CfnVolumeAttachment
-
`AWS::EC2::VolumeAttachment.VolumeId`.
- getVolumeId() - Method in interface software.amazon.awscdk.services.ec2.CfnVolumeAttachmentProps
-
`AWS::EC2::VolumeAttachment.VolumeId`.
- getVolumeId() - Method in class software.amazon.awscdk.services.ec2.CfnVolumeAttachmentProps.Jsii$Proxy
-
- getVolumes() - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.Volumes`.
- getVolumes() - Method in interface software.amazon.awscdk.services.ec2.CfnInstanceProps
-
`AWS::EC2::Instance.Volumes`.
- getVolumes() - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Jsii$Proxy
-
- getVolumeSize() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.EbsProperty
-
`CfnInstance.EbsProperty.VolumeSize`.
- getVolumeSize() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.EbsProperty.Jsii$Proxy
-
- getVolumeSize() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.EbsProperty
-
`CfnLaunchTemplate.EbsProperty.VolumeSize`.
- getVolumeSize() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.EbsProperty.Jsii$Proxy
-
- getVolumeSize() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.EbsBlockDeviceProperty
-
`CfnSpotFleet.EbsBlockDeviceProperty.VolumeSize`.
- getVolumeSize() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.EbsBlockDeviceProperty.Jsii$Proxy
-
- getVolumeSize() - Method in class software.amazon.awscdk.services.ec2.EbsDeviceProps.Jsii$Proxy
-
- getVolumeSize() - Method in interface software.amazon.awscdk.services.ec2.EbsDeviceSnapshotOptions
-
The volume size, in Gibibytes (GiB).
- getVolumeSize() - Method in class software.amazon.awscdk.services.ec2.EbsDeviceSnapshotOptions.Jsii$Proxy
-
- getVolumeType() - Method in interface software.amazon.awscdk.services.ec2.CfnInstance.EbsProperty
-
`CfnInstance.EbsProperty.VolumeType`.
- getVolumeType() - Method in class software.amazon.awscdk.services.ec2.CfnInstance.EbsProperty.Jsii$Proxy
-
- getVolumeType() - Method in interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.EbsProperty
-
`CfnLaunchTemplate.EbsProperty.VolumeType`.
- getVolumeType() - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.EbsProperty.Jsii$Proxy
-
- getVolumeType() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.EbsBlockDeviceProperty
-
`CfnSpotFleet.EbsBlockDeviceProperty.VolumeType`.
- getVolumeType() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.EbsBlockDeviceProperty.Jsii$Proxy
-
- getVolumeType() - Method in class software.amazon.awscdk.services.ec2.CfnVolume
-
`AWS::EC2::Volume.VolumeType`.
- getVolumeType() - Method in interface software.amazon.awscdk.services.ec2.CfnVolumeProps
-
`AWS::EC2::Volume.VolumeType`.
- getVolumeType() - Method in class software.amazon.awscdk.services.ec2.CfnVolumeProps.Jsii$Proxy
-
- getVolumeType() - Method in class software.amazon.awscdk.services.ec2.EbsDeviceOptions.Jsii$Proxy
-
- getVolumeType() - Method in interface software.amazon.awscdk.services.ec2.EbsDeviceOptionsBase
-
The EBS volume type.
- getVolumeType() - Method in class software.amazon.awscdk.services.ec2.EbsDeviceOptionsBase.Jsii$Proxy
-
- getVolumeType() - Method in class software.amazon.awscdk.services.ec2.EbsDeviceProps.Jsii$Proxy
-
- getVolumeType() - Method in class software.amazon.awscdk.services.ec2.EbsDeviceSnapshotOptions.Jsii$Proxy
-
- getVpc() - Method in interface software.amazon.awscdk.services.ec2.BastionHostLinuxProps
-
VPC to launch the instance in.
- getVpc() - Method in class software.amazon.awscdk.services.ec2.BastionHostLinuxProps.Jsii$Proxy
-
- getVpc() - Method in interface software.amazon.awscdk.services.ec2.ConfigureNatOptions
-
The VPC we're configuring NAT for.
- getVpc() - Method in class software.amazon.awscdk.services.ec2.ConfigureNatOptions.Jsii$Proxy
-
- getVpc() - Method in interface software.amazon.awscdk.services.ec2.GatewayVpcEndpointProps
-
The VPC network in which the gateway endpoint will be used.
- getVpc() - Method in class software.amazon.awscdk.services.ec2.GatewayVpcEndpointProps.Jsii$Proxy
-
- getVpc() - Method in interface software.amazon.awscdk.services.ec2.InstanceProps
-
VPC to launch the instance in.
- getVpc() - Method in class software.amazon.awscdk.services.ec2.InstanceProps.Jsii$Proxy
-
- getVpc() - Method in interface software.amazon.awscdk.services.ec2.InterfaceVpcEndpointProps
-
The VPC network in which the interface endpoint will be used.
- getVpc() - Method in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointProps.Jsii$Proxy
-
- getVpc() - Method in interface software.amazon.awscdk.services.ec2.NetworkAclProps
-
The VPC in which to create the NetworkACL.
- getVpc() - Method in class software.amazon.awscdk.services.ec2.NetworkAclProps.Jsii$Proxy
-
- getVpc() - Method in interface software.amazon.awscdk.services.ec2.SecurityGroupProps
-
The VPC in which to create the security group.
- getVpc() - Method in class software.amazon.awscdk.services.ec2.SecurityGroupProps.Jsii$Proxy
-
- getVpc() - Method in interface software.amazon.awscdk.services.ec2.VpnConnectionProps
-
The VPC to connect to.
- getVpc() - Method in class software.amazon.awscdk.services.ec2.VpnConnectionProps.Jsii$Proxy
-
- getVpcCidrBlock() - Method in interface software.amazon.awscdk.services.ec2.IVpc
-
CIDR range for this VPC.
- getVpcCidrBlock() - Method in class software.amazon.awscdk.services.ec2.IVpc.Jsii$Proxy
-
CIDR range for this VPC.
- getVpcCidrBlock() - Method in class software.amazon.awscdk.services.ec2.Vpc
-
CIDR range for this VPC.
- getVpcCidrBlock() - Method in interface software.amazon.awscdk.services.ec2.VpcAttributes
-
VPC's CIDR range.
- getVpcCidrBlock() - Method in class software.amazon.awscdk.services.ec2.VpcAttributes.Jsii$Proxy
-
- getVpcCidrBlockAssociations() - Method in class software.amazon.awscdk.services.ec2.Vpc
-
- getVpcDefaultNetworkAcl() - Method in class software.amazon.awscdk.services.ec2.Vpc
-
- getVpcDefaultSecurityGroup() - Method in class software.amazon.awscdk.services.ec2.Vpc
-
- getVpcEndpointCreationTimestamp() - Method in class software.amazon.awscdk.services.ec2.GatewayVpcEndpoint
-
The date and time the gateway VPC endpoint was created.
- getVpcEndpointCreationTimestamp() - Method in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpoint
-
The date and time the interface VPC endpoint was created.
- getVpcEndpointDnsEntries() - Method in class software.amazon.awscdk.services.ec2.GatewayVpcEndpoint
-
- getVpcEndpointDnsEntries() - Method in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpoint
-
The DNS entries for the interface VPC endpoint.
- getVpcEndpointId() - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointConnectionNotification
-
`AWS::EC2::VPCEndpointConnectionNotification.VPCEndpointId`.
- getVpcEndpointId() - Method in interface software.amazon.awscdk.services.ec2.CfnVPCEndpointConnectionNotificationProps
-
`AWS::EC2::VPCEndpointConnectionNotification.VPCEndpointId`.
- getVpcEndpointId() - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointConnectionNotificationProps.Jsii$Proxy
-
- getVpcEndpointId() - Method in class software.amazon.awscdk.services.ec2.GatewayVpcEndpoint
-
The gateway VPC endpoint identifier.
- getVpcEndpointId() - Method in class software.amazon.awscdk.services.ec2.IGatewayVpcEndpoint.Jsii$Proxy
-
The VPC endpoint identifier.
- getVpcEndpointId() - Method in class software.amazon.awscdk.services.ec2.IInterfaceVpcEndpoint.Jsii$Proxy
-
The VPC endpoint identifier.
- getVpcEndpointId() - Method in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpoint
-
The interface VPC endpoint identifier.
- getVpcEndpointId() - Method in interface software.amazon.awscdk.services.ec2.InterfaceVpcEndpointAttributes
-
The interface VPC endpoint identifier.
- getVpcEndpointId() - Method in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointAttributes.Jsii$Proxy
-
- getVpcEndpointId() - Method in interface software.amazon.awscdk.services.ec2.IVpcEndpoint
-
The VPC endpoint identifier.
- getVpcEndpointId() - Method in class software.amazon.awscdk.services.ec2.IVpcEndpoint.Jsii$Proxy
-
The VPC endpoint identifier.
- getVpcEndpointId() - Method in class software.amazon.awscdk.services.ec2.VpcEndpoint
-
The VPC endpoint identifier.
- getVpcEndpointNetworkInterfaceIds() - Method in class software.amazon.awscdk.services.ec2.GatewayVpcEndpoint
-
- getVpcEndpointNetworkInterfaceIds() - Method in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpoint
-
One or more network interfaces for the interface VPC endpoint.
- getVpcEndpointServiceId() - Method in class software.amazon.awscdk.services.ec2.VpcEndpointService
-
The id of the VPC Endpoint Service, like vpce-svc-xxxxxxxxxxxxxxxx.
- getVpcEndpointServiceLoadBalancers() - Method in class software.amazon.awscdk.services.ec2.VpcEndpointService
-
One or more network load balancers to host the service.
- getVpcEndpointServiceLoadBalancers() - Method in interface software.amazon.awscdk.services.ec2.VpcEndpointServiceProps
-
One or more load balancers to host the VPC Endpoint Service.
- getVpcEndpointServiceLoadBalancers() - Method in class software.amazon.awscdk.services.ec2.VpcEndpointServiceProps.Jsii$Proxy
-
- getVpcEndpointServiceName() - Method in interface software.amazon.awscdk.services.ec2.IVpcEndpointService
-
The service name of the VPC Endpoint Service that clients use to connect to, like com.amazonaws.vpce..vpce-svc-xxxxxxxxxxxxxxxx.
- getVpcEndpointServiceName() - Method in class software.amazon.awscdk.services.ec2.IVpcEndpointService.Jsii$Proxy
-
The service name of the VPC Endpoint Service that clients use to connect to, like com.amazonaws.vpce..vpce-svc-xxxxxxxxxxxxxxxx.
- getVpcEndpointServiceName() - Method in class software.amazon.awscdk.services.ec2.VpcEndpointService
-
The service name of the VPC Endpoint Service that clients use to connect to, like com.amazonaws.vpce..vpce-svc-xxxxxxxxxxxxxxxx.
- getVpcEndpointServiceName() - Method in interface software.amazon.awscdk.services.ec2.VpcEndpointServiceProps
-
- getVpcEndpointServiceName() - Method in class software.amazon.awscdk.services.ec2.VpcEndpointServiceProps.Jsii$Proxy
-
- getVpcEndpointType() - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpoint
-
`AWS::EC2::VPCEndpoint.VpcEndpointType`.
- getVpcEndpointType() - Method in interface software.amazon.awscdk.services.ec2.CfnVPCEndpointProps
-
`AWS::EC2::VPCEndpoint.VpcEndpointType`.
- getVpcEndpointType() - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointProps.Jsii$Proxy
-
- getVpcId() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint
-
`AWS::EC2::ClientVpnEndpoint.VpcId`.
- getVpcId() - Method in interface software.amazon.awscdk.services.ec2.CfnClientVpnEndpointProps
-
`AWS::EC2::ClientVpnEndpoint.VpcId`.
- getVpcId() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpointProps.Jsii$Proxy
-
- getVpcId() - Method in class software.amazon.awscdk.services.ec2.CfnEgressOnlyInternetGateway
-
`AWS::EC2::EgressOnlyInternetGateway.VpcId`.
- getVpcId() - Method in interface software.amazon.awscdk.services.ec2.CfnEgressOnlyInternetGatewayProps
-
`AWS::EC2::EgressOnlyInternetGateway.VpcId`.
- getVpcId() - Method in class software.amazon.awscdk.services.ec2.CfnEgressOnlyInternetGatewayProps.Jsii$Proxy
-
- getVpcId() - Method in class software.amazon.awscdk.services.ec2.CfnLocalGatewayRouteTableVPCAssociation
-
`AWS::EC2::LocalGatewayRouteTableVPCAssociation.VpcId`.
- getVpcId() - Method in interface software.amazon.awscdk.services.ec2.CfnLocalGatewayRouteTableVPCAssociationProps
-
`AWS::EC2::LocalGatewayRouteTableVPCAssociation.VpcId`.
- getVpcId() - Method in class software.amazon.awscdk.services.ec2.CfnLocalGatewayRouteTableVPCAssociationProps.Jsii$Proxy
-
- getVpcId() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkAcl
-
`AWS::EC2::NetworkAcl.VpcId`.
- getVpcId() - Method in interface software.amazon.awscdk.services.ec2.CfnNetworkAclProps
-
`AWS::EC2::NetworkAcl.VpcId`.
- getVpcId() - Method in class software.amazon.awscdk.services.ec2.CfnNetworkAclProps.Jsii$Proxy
-
- getVpcId() - Method in class software.amazon.awscdk.services.ec2.CfnRouteTable
-
`AWS::EC2::RouteTable.VpcId`.
- getVpcId() - Method in interface software.amazon.awscdk.services.ec2.CfnRouteTableProps
-
`AWS::EC2::RouteTable.VpcId`.
- getVpcId() - Method in class software.amazon.awscdk.services.ec2.CfnRouteTableProps.Jsii$Proxy
-
- getVpcId() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup
-
`AWS::EC2::SecurityGroup.VpcId`.
- getVpcId() - Method in interface software.amazon.awscdk.services.ec2.CfnSecurityGroupProps
-
`AWS::EC2::SecurityGroup.VpcId`.
- getVpcId() - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupProps.Jsii$Proxy
-
- getVpcId() - Method in class software.amazon.awscdk.services.ec2.CfnSubnet
-
`AWS::EC2::Subnet.VpcId`.
- getVpcId() - Method in interface software.amazon.awscdk.services.ec2.CfnSubnetProps
-
`AWS::EC2::Subnet.VpcId`.
- getVpcId() - Method in class software.amazon.awscdk.services.ec2.CfnSubnetProps.Jsii$Proxy
-
- getVpcId() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayAttachment
-
`AWS::EC2::TransitGatewayAttachment.VpcId`.
- getVpcId() - Method in interface software.amazon.awscdk.services.ec2.CfnTransitGatewayAttachmentProps
-
`AWS::EC2::TransitGatewayAttachment.VpcId`.
- getVpcId() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayAttachmentProps.Jsii$Proxy
-
- getVpcId() - Method in class software.amazon.awscdk.services.ec2.CfnVPCCidrBlock
-
`AWS::EC2::VPCCidrBlock.VpcId`.
- getVpcId() - Method in interface software.amazon.awscdk.services.ec2.CfnVPCCidrBlockProps
-
`AWS::EC2::VPCCidrBlock.VpcId`.
- getVpcId() - Method in class software.amazon.awscdk.services.ec2.CfnVPCCidrBlockProps.Jsii$Proxy
-
- getVpcId() - Method in class software.amazon.awscdk.services.ec2.CfnVPCDHCPOptionsAssociation
-
`AWS::EC2::VPCDHCPOptionsAssociation.VpcId`.
- getVpcId() - Method in interface software.amazon.awscdk.services.ec2.CfnVPCDHCPOptionsAssociationProps
-
`AWS::EC2::VPCDHCPOptionsAssociation.VpcId`.
- getVpcId() - Method in class software.amazon.awscdk.services.ec2.CfnVPCDHCPOptionsAssociationProps.Jsii$Proxy
-
- getVpcId() - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpoint
-
`AWS::EC2::VPCEndpoint.VpcId`.
- getVpcId() - Method in interface software.amazon.awscdk.services.ec2.CfnVPCEndpointProps
-
`AWS::EC2::VPCEndpoint.VpcId`.
- getVpcId() - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointProps.Jsii$Proxy
-
- getVpcId() - Method in class software.amazon.awscdk.services.ec2.CfnVPCGatewayAttachment
-
`AWS::EC2::VPCGatewayAttachment.VpcId`.
- getVpcId() - Method in interface software.amazon.awscdk.services.ec2.CfnVPCGatewayAttachmentProps
-
`AWS::EC2::VPCGatewayAttachment.VpcId`.
- getVpcId() - Method in class software.amazon.awscdk.services.ec2.CfnVPCGatewayAttachmentProps.Jsii$Proxy
-
- getVpcId() - Method in class software.amazon.awscdk.services.ec2.CfnVPCPeeringConnection
-
`AWS::EC2::VPCPeeringConnection.VpcId`.
- getVpcId() - Method in interface software.amazon.awscdk.services.ec2.CfnVPCPeeringConnectionProps
-
`AWS::EC2::VPCPeeringConnection.VpcId`.
- getVpcId() - Method in class software.amazon.awscdk.services.ec2.CfnVPCPeeringConnectionProps.Jsii$Proxy
-
- getVpcId() - Method in interface software.amazon.awscdk.services.ec2.IVpc
-
Identifier for this VPC.
- getVpcId() - Method in class software.amazon.awscdk.services.ec2.IVpc.Jsii$Proxy
-
Identifier for this VPC.
- getVpcId() - Method in class software.amazon.awscdk.services.ec2.PrivateSubnetProps.Jsii$Proxy
-
- getVpcId() - Method in class software.amazon.awscdk.services.ec2.PublicSubnetProps.Jsii$Proxy
-
- getVpcId() - Method in interface software.amazon.awscdk.services.ec2.SubnetProps
-
The VPC which this subnet is part of.
- getVpcId() - Method in class software.amazon.awscdk.services.ec2.SubnetProps.Jsii$Proxy
-
- getVpcId() - Method in class software.amazon.awscdk.services.ec2.Vpc
-
Identifier for this VPC.
- getVpcId() - Method in interface software.amazon.awscdk.services.ec2.VpcAttributes
-
VPC's identifier.
- getVpcId() - Method in class software.amazon.awscdk.services.ec2.VpcAttributes.Jsii$Proxy
-
- getVpcId() - Method in interface software.amazon.awscdk.services.ec2.VpcLookupOptions
-
The ID of the VPC.
- getVpcId() - Method in class software.amazon.awscdk.services.ec2.VpcLookupOptions.Jsii$Proxy
-
- getVpcIpv6CidrBlocks() - Method in class software.amazon.awscdk.services.ec2.Vpc
-
- getVpcName() - Method in interface software.amazon.awscdk.services.ec2.VpcLookupOptions
-
The name of the VPC.
- getVpcName() - Method in class software.amazon.awscdk.services.ec2.VpcLookupOptions.Jsii$Proxy
-
- getVpcPeeringConnectionId() - Method in class software.amazon.awscdk.services.ec2.CfnRoute
-
`AWS::EC2::Route.VpcPeeringConnectionId`.
- getVpcPeeringConnectionId() - Method in interface software.amazon.awscdk.services.ec2.CfnRouteProps
-
`AWS::EC2::Route.VpcPeeringConnectionId`.
- getVpcPeeringConnectionId() - Method in class software.amazon.awscdk.services.ec2.CfnRouteProps.Jsii$Proxy
-
- getVpcSubnets() - Method in interface software.amazon.awscdk.services.ec2.InstanceProps
-
Where to place the instance within the VPC.
- getVpcSubnets() - Method in class software.amazon.awscdk.services.ec2.InstanceProps.Jsii$Proxy
-
- getVpnConnectionId() - Method in class software.amazon.awscdk.services.ec2.CfnVPNConnectionRoute
-
`AWS::EC2::VPNConnectionRoute.VpnConnectionId`.
- getVpnConnectionId() - Method in interface software.amazon.awscdk.services.ec2.CfnVPNConnectionRouteProps
-
`AWS::EC2::VPNConnectionRoute.VpnConnectionId`.
- getVpnConnectionId() - Method in class software.amazon.awscdk.services.ec2.CfnVPNConnectionRouteProps.Jsii$Proxy
-
- getVpnConnections() - Method in interface software.amazon.awscdk.services.ec2.VpcProps
-
VPN connections to this VPC.
- getVpnConnections() - Method in class software.amazon.awscdk.services.ec2.VpcProps.Jsii$Proxy
-
- getVpnEcmpSupport() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGateway
-
`AWS::EC2::TransitGateway.VpnEcmpSupport`.
- getVpnEcmpSupport() - Method in interface software.amazon.awscdk.services.ec2.CfnTransitGatewayProps
-
`AWS::EC2::TransitGateway.VpnEcmpSupport`.
- getVpnEcmpSupport() - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayProps.Jsii$Proxy
-
- getVpnGateway() - Method in interface software.amazon.awscdk.services.ec2.VpcProps
-
Indicates whether a VPN gateway should be created and attached to this VPC.
- getVpnGateway() - Method in class software.amazon.awscdk.services.ec2.VpcProps.Jsii$Proxy
-
- getVpnGatewayAsn() - Method in interface software.amazon.awscdk.services.ec2.VpcProps
-
The private Autonomous System Number (ASN) for the VPN gateway.
- getVpnGatewayAsn() - Method in class software.amazon.awscdk.services.ec2.VpcProps.Jsii$Proxy
-
- getVpnGatewayId() - Method in class software.amazon.awscdk.services.ec2.CfnVPCGatewayAttachment
-
`AWS::EC2::VPCGatewayAttachment.VpnGatewayId`.
- getVpnGatewayId() - Method in interface software.amazon.awscdk.services.ec2.CfnVPCGatewayAttachmentProps
-
`AWS::EC2::VPCGatewayAttachment.VpnGatewayId`.
- getVpnGatewayId() - Method in class software.amazon.awscdk.services.ec2.CfnVPCGatewayAttachmentProps.Jsii$Proxy
-
- getVpnGatewayId() - Method in class software.amazon.awscdk.services.ec2.CfnVPNConnection
-
`AWS::EC2::VPNConnection.VpnGatewayId`.
- getVpnGatewayId() - Method in interface software.amazon.awscdk.services.ec2.CfnVPNConnectionProps
-
`AWS::EC2::VPNConnection.VpnGatewayId`.
- getVpnGatewayId() - Method in class software.amazon.awscdk.services.ec2.CfnVPNConnectionProps.Jsii$Proxy
-
- getVpnGatewayId() - Method in class software.amazon.awscdk.services.ec2.CfnVPNGatewayRoutePropagation
-
`AWS::EC2::VPNGatewayRoutePropagation.VpnGatewayId`.
- getVpnGatewayId() - Method in interface software.amazon.awscdk.services.ec2.CfnVPNGatewayRoutePropagationProps
-
`AWS::EC2::VPNGatewayRoutePropagation.VpnGatewayId`.
- getVpnGatewayId() - Method in class software.amazon.awscdk.services.ec2.CfnVPNGatewayRoutePropagationProps.Jsii$Proxy
-
- getVpnGatewayId() - Method in interface software.amazon.awscdk.services.ec2.IVpc
-
Identifier for the VPN gateway.
- getVpnGatewayId() - Method in class software.amazon.awscdk.services.ec2.IVpc.Jsii$Proxy
-
Identifier for the VPN gateway.
- getVpnGatewayId() - Method in class software.amazon.awscdk.services.ec2.Vpc
-
Returns the id of the VPN Gateway (if enabled).
- getVpnGatewayId() - Method in interface software.amazon.awscdk.services.ec2.VpcAttributes
-
VPN gateway's identifier.
- getVpnGatewayId() - Method in class software.amazon.awscdk.services.ec2.VpcAttributes.Jsii$Proxy
-
- getVpnId() - Method in interface software.amazon.awscdk.services.ec2.IVpnConnection
-
The id of the VPN connection.
- getVpnId() - Method in class software.amazon.awscdk.services.ec2.IVpnConnection.Jsii$Proxy
-
The id of the VPN connection.
- getVpnId() - Method in class software.amazon.awscdk.services.ec2.VpnConnection
-
The id of the VPN connection.
- getVpnPort() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint
-
`AWS::EC2::ClientVpnEndpoint.VpnPort`.
- getVpnPort() - Method in interface software.amazon.awscdk.services.ec2.CfnClientVpnEndpointProps
-
`AWS::EC2::ClientVpnEndpoint.VpnPort`.
- getVpnPort() - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpointProps.Jsii$Proxy
-
- getVpnRoutePropagation() - Method in interface software.amazon.awscdk.services.ec2.EnableVpnGatewayOptions
-
Provide an array of subnets where the route propagation shoud be added.
- getVpnRoutePropagation() - Method in class software.amazon.awscdk.services.ec2.EnableVpnGatewayOptions.Jsii$Proxy
-
- getVpnRoutePropagation() - Method in interface software.amazon.awscdk.services.ec2.VpcProps
-
Where to propagate VPN routes.
- getVpnRoutePropagation() - Method in class software.amazon.awscdk.services.ec2.VpcProps.Jsii$Proxy
-
- getVpnTunnelOptionsSpecifications() - Method in class software.amazon.awscdk.services.ec2.CfnVPNConnection
-
`AWS::EC2::VPNConnection.VpnTunnelOptionsSpecifications`.
- getVpnTunnelOptionsSpecifications() - Method in interface software.amazon.awscdk.services.ec2.CfnVPNConnectionProps
-
`AWS::EC2::VPNConnection.VpnTunnelOptionsSpecifications`.
- getVpnTunnelOptionsSpecifications() - Method in class software.amazon.awscdk.services.ec2.CfnVPNConnectionProps.Jsii$Proxy
-
- getWeightedCapacity() - Method in interface software.amazon.awscdk.services.ec2.CfnEC2Fleet.FleetLaunchTemplateOverridesRequestProperty
-
`CfnEC2Fleet.FleetLaunchTemplateOverridesRequestProperty.WeightedCapacity`.
- getWeightedCapacity() - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.FleetLaunchTemplateOverridesRequestProperty.Jsii$Proxy
-
- getWeightedCapacity() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.LaunchTemplateOverridesProperty
-
`CfnSpotFleet.LaunchTemplateOverridesProperty.WeightedCapacity`.
- getWeightedCapacity() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.LaunchTemplateOverridesProperty.Jsii$Proxy
-
- getWeightedCapacity() - Method in interface software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetLaunchSpecificationProperty
-
`CfnSpotFleet.SpotFleetLaunchSpecificationProperty.WeightedCapacity`.
- getWeightedCapacity() - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Jsii$Proxy
-
- getWhitelistedPrincipals() - Method in class software.amazon.awscdk.services.ec2.VpcEndpointService
-
One or more Principal ARNs to allow inbound connections to.
- getWhitelistedPrincipals() - Method in interface software.amazon.awscdk.services.ec2.VpcEndpointServiceProps
-
IAM users, IAM roles, or AWS accounts to allow inbound connections from.
- getWhitelistedPrincipals() - Method in class software.amazon.awscdk.services.ec2.VpcEndpointServiceProps.Jsii$Proxy
-
- getWindows() - Method in interface software.amazon.awscdk.services.ec2.LookupMachineImageProps
-
Look for Windows images.
- getWindows() - Method in class software.amazon.awscdk.services.ec2.LookupMachineImageProps.Jsii$Proxy
-
- groupDescription(String) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup.Builder
-
`AWS::EC2::SecurityGroup.GroupDescription`.
- groupDescription(String) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupProps.Builder
-
- groupId(String) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupEgress.Builder
-
`AWS::EC2::SecurityGroupEgress.GroupId`.
- groupId(String) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupEgressProps.Builder
-
- groupId(String) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngress.Builder
-
`AWS::EC2::SecurityGroupIngress.GroupId`.
- groupId(String) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngressProps.Builder
-
- groupId(String) - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.GroupIdentifierProperty.Builder
-
- groupName(String) - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.PlacementProperty.Builder
-
- groupName(String) - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.PlacementProperty.Builder
-
- groupName(String) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup.Builder
-
`AWS::EC2::SecurityGroup.GroupName`.
- groupName(String) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngress.Builder
-
`AWS::EC2::SecurityGroupIngress.GroupName`.
- groupName(String) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngressProps.Builder
-
- groupName(String) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupProps.Builder
-
- groupName(String) - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotPlacementProperty.Builder
-
- groups(List<String>) - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.NetworkInterfaceProperty.Builder
-
- groups(List<String>) - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty.Builder
-
- groupSet(List<String>) - Method in class software.amazon.awscdk.services.ec2.CfnInstance.NetworkInterfaceProperty.Builder
-
- groupSet(List<String>) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterface.Builder
-
`AWS::EC2::NetworkInterface.GroupSet`.
- groupSet(List<String>) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterfaceProps.Builder
-
- S3 - Static variable in class software.amazon.awscdk.services.ec2.GatewayVpcEndpointAwsService
-
- s3Bucket(IBucket) - Method in class software.amazon.awscdk.services.ec2.FlowLogDestinationConfig.Builder
-
- S3DownloadOptions - Interface in software.amazon.awscdk.services.ec2
-
Options when downloading files from S3.
- S3DownloadOptions.Builder - Class in software.amazon.awscdk.services.ec2
-
- S3DownloadOptions.Jsii$Proxy - Class in software.amazon.awscdk.services.ec2
-
- SAGEMAKER_API - Static variable in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointAwsService
-
- SAGEMAKER_NOTEBOOK - Static variable in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointAwsService
-
- SAGEMAKER_RUNTIME - Static variable in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointAwsService
-
- SAGEMAKER_RUNTIME_FIPS - Static variable in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointAwsService
-
- secondaryPrivateIpAddressCount(Number) - Method in class software.amazon.awscdk.services.ec2.CfnInstance.NetworkInterfaceProperty.Builder
-
- secondaryPrivateIpAddressCount(Number) - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.NetworkInterfaceProperty.Builder
-
- secondaryPrivateIpAddressCount(Number) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterface.Builder
-
`AWS::EC2::NetworkInterface.SecondaryPrivateIpAddressCount`.
- secondaryPrivateIpAddressCount(Number) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterfaceProps.Builder
-
- secondaryPrivateIpAddressCount(Number) - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty.Builder
-
- SECRETS_MANAGER - Static variable in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointAwsService
-
- securityGroup(ISecurityGroup) - Method in class software.amazon.awscdk.services.ec2.BastionHostLinux.Builder
-
Security Group to assign to this instance.
- securityGroup(ISecurityGroup) - Method in class software.amazon.awscdk.services.ec2.BastionHostLinuxProps.Builder
-
- securityGroup(ISecurityGroup) - Method in class software.amazon.awscdk.services.ec2.Instance.Builder
-
Security Group to assign to this instance.
- securityGroup(ISecurityGroup) - Method in class software.amazon.awscdk.services.ec2.InstanceProps.Builder
-
- securityGroup(ISecurityGroup) - Method in class software.amazon.awscdk.services.ec2.NatInstanceProps.Builder
-
- securityGroup(ISecurityGroup) - Method in class software.amazon.awscdk.services.ec2.NatInstanceProvider.Builder
-
Security Group for NAT instances.
- SecurityGroup - Class in software.amazon.awscdk.services.ec2
-
Creates an Amazon EC2 security group within a VPC.
- SecurityGroup(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.ec2.SecurityGroup
-
- SecurityGroup(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.ec2.SecurityGroup
-
- SecurityGroup(Construct, String, SecurityGroupProps) - Constructor for class software.amazon.awscdk.services.ec2.SecurityGroup
-
- SecurityGroup.Builder - Class in software.amazon.awscdk.services.ec2
-
- securityGroupEgress(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup.Builder
-
`AWS::EC2::SecurityGroup.SecurityGroupEgress`.
- securityGroupEgress(List<Object>) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup.Builder
-
`AWS::EC2::SecurityGroup.SecurityGroupEgress`.
- securityGroupEgress(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupProps.Builder
-
- securityGroupEgress(List<Object>) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupProps.Builder
-
- securityGroupId(String) - Method in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointAttributes.Builder
-
- securityGroupIds(List<String>) - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint.Builder
-
`AWS::EC2::ClientVpnEndpoint.SecurityGroupIds`.
- securityGroupIds(List<String>) - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpointProps.Builder
-
- securityGroupIds(List<String>) - Method in class software.amazon.awscdk.services.ec2.CfnInstance.Builder
-
`AWS::EC2::Instance.SecurityGroupIds`.
- securityGroupIds(List<String>) - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Builder
-
- securityGroupIds(List<String>) - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty.Builder
-
- securityGroupIds(List<String>) - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpoint.Builder
-
`AWS::EC2::VPCEndpoint.SecurityGroupIds`.
- securityGroupIds(List<String>) - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointProps.Builder
-
- SecurityGroupImportOptions - Interface in software.amazon.awscdk.services.ec2
-
Additional options for imported security groups.
- SecurityGroupImportOptions.Builder - Class in software.amazon.awscdk.services.ec2
-
- SecurityGroupImportOptions.Jsii$Proxy - Class in software.amazon.awscdk.services.ec2
-
- securityGroupIngress(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup.Builder
-
`AWS::EC2::SecurityGroup.SecurityGroupIngress`.
- securityGroupIngress(List<Object>) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup.Builder
-
`AWS::EC2::SecurityGroup.SecurityGroupIngress`.
- securityGroupIngress(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupProps.Builder
-
- securityGroupIngress(List<Object>) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupProps.Builder
-
- securityGroupName(String) - Method in class software.amazon.awscdk.services.ec2.SecurityGroup.Builder
-
The name of the security group.
- securityGroupName(String) - Method in class software.amazon.awscdk.services.ec2.SecurityGroupProps.Builder
-
- SecurityGroupProps - Interface in software.amazon.awscdk.services.ec2
-
- SecurityGroupProps.Builder - Class in software.amazon.awscdk.services.ec2
-
- SecurityGroupProps.Jsii$Proxy - Class in software.amazon.awscdk.services.ec2
-
- securityGroups(List<String>) - Method in class software.amazon.awscdk.services.ec2.CfnInstance.Builder
-
`AWS::EC2::Instance.SecurityGroups`.
- securityGroups(List<String>) - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Builder
-
- securityGroups(List<String>) - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.LaunchTemplateDataProperty.Builder
-
- securityGroups(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder
-
- securityGroups(List<Object>) - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder
-
- securityGroups(List<ISecurityGroup>) - Method in class software.amazon.awscdk.services.ec2.Connections.Builder
-
What securityGroup(s) this object is managing connections for.
- securityGroups(List<ISecurityGroup>) - Method in class software.amazon.awscdk.services.ec2.ConnectionsProps.Builder
-
- securityGroups(List<ISecurityGroup>) - Method in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpoint.Builder
-
The security groups to associate with this interface VPC endpoint.
- securityGroups(List<ISecurityGroup>) - Method in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointAttributes.Builder
-
- securityGroups(List<ISecurityGroup>) - Method in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointOptions.Builder
-
- securityGroups(List<ISecurityGroup>) - Method in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointProps.Builder
-
- SelectedSubnets - Interface in software.amazon.awscdk.services.ec2
-
Result of selecting a subset of subnets from a VPC.
- SelectedSubnets.Builder - Class in software.amazon.awscdk.services.ec2
-
- SelectedSubnets.Jsii$Proxy - Class in software.amazon.awscdk.services.ec2
-
- selectSubnetObjects(SubnetSelection) - Method in class software.amazon.awscdk.services.ec2.Vpc
-
Return the subnets appropriate for the placement strategy.
- selectSubnetObjects() - Method in class software.amazon.awscdk.services.ec2.Vpc
-
Return the subnets appropriate for the placement strategy.
- selectSubnets(SubnetSelection) - Method in class software.amazon.awscdk.services.ec2.IVpc.Jsii$Proxy
-
Return information on the subnets appropriate for the given selection strategy.
- selectSubnets() - Method in class software.amazon.awscdk.services.ec2.IVpc.Jsii$Proxy
-
Return information on the subnets appropriate for the given selection strategy.
- selectSubnets(SubnetSelection) - Method in interface software.amazon.awscdk.services.ec2.IVpc
-
Return information on the subnets appropriate for the given selection strategy.
- selectSubnets() - Method in interface software.amazon.awscdk.services.ec2.IVpc
-
Return information on the subnets appropriate for the given selection strategy.
- selectSubnets(SubnetSelection) - Method in class software.amazon.awscdk.services.ec2.Vpc
-
Returns IDs of selected subnets.
- selectSubnets() - Method in class software.amazon.awscdk.services.ec2.Vpc
-
Returns IDs of selected subnets.
- serverCertificateArn(String) - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint.Builder
-
`AWS::EC2::ClientVpnEndpoint.ServerCertificateArn`.
- serverCertificateArn(String) - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpointProps.Builder
-
- service(IGatewayVpcEndpointService) - Method in class software.amazon.awscdk.services.ec2.GatewayVpcEndpoint.Builder
-
The service to use for this gateway VPC endpoint.
- service(IGatewayVpcEndpointService) - Method in class software.amazon.awscdk.services.ec2.GatewayVpcEndpointOptions.Builder
-
- service(IGatewayVpcEndpointService) - Method in class software.amazon.awscdk.services.ec2.GatewayVpcEndpointProps.Builder
-
- service(IInterfaceVpcEndpointService) - Method in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpoint.Builder
-
The service to use for this interface VPC endpoint.
- service(IInterfaceVpcEndpointService) - Method in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointOptions.Builder
-
- service(IInterfaceVpcEndpointService) - Method in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointProps.Builder
-
- SERVICE_CATALOG - Static variable in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointAwsService
-
- serviceId(String) - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointConnectionNotification.Builder
-
`AWS::EC2::VPCEndpointConnectionNotification.ServiceId`.
- serviceId(String) - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointConnectionNotificationProps.Builder
-
- serviceId(String) - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointServicePermissions.Builder
-
`AWS::EC2::VPCEndpointServicePermissions.ServiceId`.
- serviceId(String) - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointServicePermissionsProps.Builder
-
- serviceName(String) - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpoint.Builder
-
`AWS::EC2::VPCEndpoint.ServiceName`.
- serviceName(String) - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointProps.Builder
-
- sessionNumber(Number) - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorSession.Builder
-
`AWS::EC2::TrafficMirrorSession.SessionNumber`.
- sessionNumber(Number) - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorSessionProps.Builder
-
- setAcceptanceRequired(Boolean) - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointService
-
`AWS::EC2::VPCEndpointService.AcceptanceRequired`.
- setAcceptanceRequired(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointService
-
`AWS::EC2::VPCEndpointService.AcceptanceRequired`.
- setAccessGroupId(String) - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnAuthorizationRule
-
`AWS::EC2::ClientVpnAuthorizationRule.AccessGroupId`.
- setAdditionalInfo(String) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.AdditionalInfo`.
- setAffinity(String) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.Affinity`.
- setAllocationId(String) - Method in class software.amazon.awscdk.services.ec2.CfnEIPAssociation
-
`AWS::EC2::EIPAssociation.AllocationId`.
- setAllocationId(String) - Method in class software.amazon.awscdk.services.ec2.CfnNatGateway
-
`AWS::EC2::NatGateway.AllocationId`.
- setAllowedPrincipals(List<String>) - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointServicePermissions
-
`AWS::EC2::VPCEndpointServicePermissions.AllowedPrincipals`.
- setAmazonProvidedIpv6CidrBlock(Boolean) - Method in class software.amazon.awscdk.services.ec2.CfnVPCCidrBlock
-
`AWS::EC2::VPCCidrBlock.AmazonProvidedIpv6CidrBlock`.
- setAmazonProvidedIpv6CidrBlock(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnVPCCidrBlock
-
`AWS::EC2::VPCCidrBlock.AmazonProvidedIpv6CidrBlock`.
- setAmazonSideAsn(Number) - Method in class software.amazon.awscdk.services.ec2.CfnTransitGateway
-
`AWS::EC2::TransitGateway.AmazonSideAsn`.
- setAmazonSideAsn(Number) - Method in class software.amazon.awscdk.services.ec2.CfnVPNGateway
-
`AWS::EC2::VPNGateway.AmazonSideAsn`.
- setAssignIpv6AddressOnCreation(Boolean) - Method in class software.amazon.awscdk.services.ec2.CfnSubnet
-
`AWS::EC2::Subnet.AssignIpv6AddressOnCreation`.
- setAssignIpv6AddressOnCreation(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnSubnet
-
`AWS::EC2::Subnet.AssignIpv6AddressOnCreation`.
- setAuthenticationOptions(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint
-
`AWS::EC2::ClientVpnEndpoint.AuthenticationOptions`.
- setAuthenticationOptions(List<Object>) - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint
-
`AWS::EC2::ClientVpnEndpoint.AuthenticationOptions`.
- setAuthorizeAllGroups(Boolean) - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnAuthorizationRule
-
`AWS::EC2::ClientVpnAuthorizationRule.AuthorizeAllGroups`.
- setAuthorizeAllGroups(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnAuthorizationRule
-
`AWS::EC2::ClientVpnAuthorizationRule.AuthorizeAllGroups`.
- setAutoAcceptSharedAttachments(String) - Method in class software.amazon.awscdk.services.ec2.CfnTransitGateway
-
`AWS::EC2::TransitGateway.AutoAcceptSharedAttachments`.
- setAutoEnableIo(Boolean) - Method in class software.amazon.awscdk.services.ec2.CfnVolume
-
`AWS::EC2::Volume.AutoEnableIO`.
- setAutoEnableIo(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnVolume
-
`AWS::EC2::Volume.AutoEnableIO`.
- setAutoPlacement(String) - Method in class software.amazon.awscdk.services.ec2.CfnHost
-
`AWS::EC2::Host.AutoPlacement`.
- setAvailabilityZone(String) - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservation
-
`AWS::EC2::CapacityReservation.AvailabilityZone`.
- setAvailabilityZone(String) - Method in class software.amazon.awscdk.services.ec2.CfnHost
-
`AWS::EC2::Host.AvailabilityZone`.
- setAvailabilityZone(String) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.AvailabilityZone`.
- setAvailabilityZone(String) - Method in class software.amazon.awscdk.services.ec2.CfnSubnet
-
`AWS::EC2::Subnet.AvailabilityZone`.
- setAvailabilityZone(String) - Method in class software.amazon.awscdk.services.ec2.CfnVolume
-
`AWS::EC2::Volume.AvailabilityZone`.
- setAwsAccountId(String) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterfacePermission
-
`AWS::EC2::NetworkInterfacePermission.AwsAccountId`.
- setBgpAsn(Number) - Method in class software.amazon.awscdk.services.ec2.CfnCustomerGateway
-
`AWS::EC2::CustomerGateway.BgpAsn`.
- setBlackhole(Boolean) - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayRoute
-
`AWS::EC2::TransitGatewayRoute.Blackhole`.
- setBlackhole(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayRoute
-
`AWS::EC2::TransitGatewayRoute.Blackhole`.
- setBlockDeviceMappings(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.BlockDeviceMappings`.
- setBlockDeviceMappings(List<Object>) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.BlockDeviceMappings`.
- setCidrBlock(String) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkAclEntry
-
`AWS::EC2::NetworkAclEntry.CidrBlock`.
- setCidrBlock(String) - Method in class software.amazon.awscdk.services.ec2.CfnSubnet
-
`AWS::EC2::Subnet.CidrBlock`.
- setCidrBlock(String) - Method in class software.amazon.awscdk.services.ec2.CfnVPC
-
`AWS::EC2::VPC.CidrBlock`.
- setCidrBlock(String) - Method in class software.amazon.awscdk.services.ec2.CfnVPCCidrBlock
-
`AWS::EC2::VPCCidrBlock.CidrBlock`.
- setCidrIp(String) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupEgress
-
`AWS::EC2::SecurityGroupEgress.CidrIp`.
- setCidrIp(String) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngress
-
`AWS::EC2::SecurityGroupIngress.CidrIp`.
- setCidrIpv6(String) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupEgress
-
`AWS::EC2::SecurityGroupEgress.CidrIpv6`.
- setCidrIpv6(String) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngress
-
`AWS::EC2::SecurityGroupIngress.CidrIpv6`.
- setClientCidrBlock(String) - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint
-
`AWS::EC2::ClientVpnEndpoint.ClientCidrBlock`.
- setClientVpnEndpointId(String) - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnAuthorizationRule
-
`AWS::EC2::ClientVpnAuthorizationRule.ClientVpnEndpointId`.
- setClientVpnEndpointId(String) - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnRoute
-
`AWS::EC2::ClientVpnRoute.ClientVpnEndpointId`.
- setClientVpnEndpointId(String) - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnTargetNetworkAssociation
-
`AWS::EC2::ClientVpnTargetNetworkAssociation.ClientVpnEndpointId`.
- setConnectionEvents(List<String>) - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointConnectionNotification
-
`AWS::EC2::VPCEndpointConnectionNotification.ConnectionEvents`.
- setConnectionLogOptions(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint
-
`AWS::EC2::ClientVpnEndpoint.ConnectionLogOptions`.
- setConnectionLogOptions(CfnClientVpnEndpoint.ConnectionLogOptionsProperty) - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint
-
`AWS::EC2::ClientVpnEndpoint.ConnectionLogOptions`.
- setConnectionNotificationArn(String) - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointConnectionNotification
-
`AWS::EC2::VPCEndpointConnectionNotification.ConnectionNotificationArn`.
- setCpuOptions(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.CpuOptions`.
- setCpuOptions(CfnInstance.CpuOptionsProperty) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.CpuOptions`.
- setCreditSpecification(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.CreditSpecification`.
- setCreditSpecification(CfnInstance.CreditSpecificationProperty) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.CreditSpecification`.
- setCustomerGatewayId(String) - Method in class software.amazon.awscdk.services.ec2.CfnVPNConnection
-
`AWS::EC2::VPNConnection.CustomerGatewayId`.
- setDefaultRouteTableAssociation(String) - Method in class software.amazon.awscdk.services.ec2.CfnTransitGateway
-
`AWS::EC2::TransitGateway.DefaultRouteTableAssociation`.
- setDefaultRouteTablePropagation(String) - Method in class software.amazon.awscdk.services.ec2.CfnTransitGateway
-
`AWS::EC2::TransitGateway.DefaultRouteTablePropagation`.
- setDeleteOnTermination(Boolean) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterfaceAttachment
-
`AWS::EC2::NetworkInterfaceAttachment.DeleteOnTermination`.
- setDeleteOnTermination(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterfaceAttachment
-
`AWS::EC2::NetworkInterfaceAttachment.DeleteOnTermination`.
- setDeliverLogsPermissionArn(String) - Method in class software.amazon.awscdk.services.ec2.CfnFlowLog
-
`AWS::EC2::FlowLog.DeliverLogsPermissionArn`.
- setDescription(String) - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnAuthorizationRule
-
`AWS::EC2::ClientVpnAuthorizationRule.Description`.
- setDescription(String) - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint
-
`AWS::EC2::ClientVpnEndpoint.Description`.
- setDescription(String) - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnRoute
-
`AWS::EC2::ClientVpnRoute.Description`.
- setDescription(String) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterface
-
`AWS::EC2::NetworkInterface.Description`.
- setDescription(String) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupEgress
-
`AWS::EC2::SecurityGroupEgress.Description`.
- setDescription(String) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngress
-
`AWS::EC2::SecurityGroupIngress.Description`.
- setDescription(String) - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilter
-
`AWS::EC2::TrafficMirrorFilter.Description`.
- setDescription(String) - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRule
-
`AWS::EC2::TrafficMirrorFilterRule.Description`.
- setDescription(String) - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorSession
-
`AWS::EC2::TrafficMirrorSession.Description`.
- setDescription(String) - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorTarget
-
`AWS::EC2::TrafficMirrorTarget.Description`.
- setDescription(String) - Method in class software.amazon.awscdk.services.ec2.CfnTransitGateway
-
`AWS::EC2::TransitGateway.Description`.
- setDestinationCidrBlock(String) - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnRoute
-
`AWS::EC2::ClientVpnRoute.DestinationCidrBlock`.
- setDestinationCidrBlock(String) - Method in class software.amazon.awscdk.services.ec2.CfnLocalGatewayRoute
-
`AWS::EC2::LocalGatewayRoute.DestinationCidrBlock`.
- setDestinationCidrBlock(String) - Method in class software.amazon.awscdk.services.ec2.CfnRoute
-
`AWS::EC2::Route.DestinationCidrBlock`.
- setDestinationCidrBlock(String) - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRule
-
`AWS::EC2::TrafficMirrorFilterRule.DestinationCidrBlock`.
- setDestinationCidrBlock(String) - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayRoute
-
`AWS::EC2::TransitGatewayRoute.DestinationCidrBlock`.
- setDestinationCidrBlock(String) - Method in class software.amazon.awscdk.services.ec2.CfnVPNConnectionRoute
-
`AWS::EC2::VPNConnectionRoute.DestinationCidrBlock`.
- setDestinationIpv6CidrBlock(String) - Method in class software.amazon.awscdk.services.ec2.CfnRoute
-
`AWS::EC2::Route.DestinationIpv6CidrBlock`.
- setDestinationPortRange(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRule
-
`AWS::EC2::TrafficMirrorFilterRule.DestinationPortRange`.
- setDestinationPortRange(CfnTrafficMirrorFilterRule.TrafficMirrorPortRangeProperty) - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRule
-
`AWS::EC2::TrafficMirrorFilterRule.DestinationPortRange`.
- setDestinationPrefixListId(String) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupEgress
-
`AWS::EC2::SecurityGroupEgress.DestinationPrefixListId`.
- setDestinationSecurityGroupId(String) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupEgress
-
`AWS::EC2::SecurityGroupEgress.DestinationSecurityGroupId`.
- setDevice(String) - Method in class software.amazon.awscdk.services.ec2.CfnVolumeAttachment
-
`AWS::EC2::VolumeAttachment.Device`.
- setDeviceIndex(String) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterfaceAttachment
-
`AWS::EC2::NetworkInterfaceAttachment.DeviceIndex`.
- setDhcpOptionsId(String) - Method in class software.amazon.awscdk.services.ec2.CfnVPCDHCPOptionsAssociation
-
`AWS::EC2::VPCDHCPOptionsAssociation.DhcpOptionsId`.
- setDisableApiTermination(Boolean) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.DisableApiTermination`.
- setDisableApiTermination(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.DisableApiTermination`.
- setDnsServers(List<String>) - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint
-
`AWS::EC2::ClientVpnEndpoint.DnsServers`.
- setDnsSupport(String) - Method in class software.amazon.awscdk.services.ec2.CfnTransitGateway
-
`AWS::EC2::TransitGateway.DnsSupport`.
- setDomain(String) - Method in class software.amazon.awscdk.services.ec2.CfnEIP
-
`AWS::EC2::EIP.Domain`.
- setDomainName(String) - Method in class software.amazon.awscdk.services.ec2.CfnDHCPOptions
-
`AWS::EC2::DHCPOptions.DomainName`.
- setDomainNameServers(List<String>) - Method in class software.amazon.awscdk.services.ec2.CfnDHCPOptions
-
`AWS::EC2::DHCPOptions.DomainNameServers`.
- setEbsOptimized(Boolean) - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservation
-
`AWS::EC2::CapacityReservation.EbsOptimized`.
- setEbsOptimized(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservation
-
`AWS::EC2::CapacityReservation.EbsOptimized`.
- setEbsOptimized(Boolean) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.EbsOptimized`.
- setEbsOptimized(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.EbsOptimized`.
- setEgress(Boolean) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkAclEntry
-
`AWS::EC2::NetworkAclEntry.Egress`.
- setEgress(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkAclEntry
-
`AWS::EC2::NetworkAclEntry.Egress`.
- setEgressOnlyInternetGatewayId(String) - Method in class software.amazon.awscdk.services.ec2.CfnRoute
-
`AWS::EC2::Route.EgressOnlyInternetGatewayId`.
- setEip(String) - Method in class software.amazon.awscdk.services.ec2.CfnEIPAssociation
-
`AWS::EC2::EIPAssociation.EIP`.
- setElasticGpuSpecifications(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.ElasticGpuSpecifications`.
- setElasticGpuSpecifications(List<Object>) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.ElasticGpuSpecifications`.
- setElasticInferenceAccelerators(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.ElasticInferenceAccelerators`.
- setElasticInferenceAccelerators(List<Object>) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.ElasticInferenceAccelerators`.
- setEnableDnsHostnames(Boolean) - Method in class software.amazon.awscdk.services.ec2.CfnVPC
-
`AWS::EC2::VPC.EnableDnsHostnames`.
- setEnableDnsHostnames(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnVPC
-
`AWS::EC2::VPC.EnableDnsHostnames`.
- setEnableDnsSupport(Boolean) - Method in class software.amazon.awscdk.services.ec2.CfnVPC
-
`AWS::EC2::VPC.EnableDnsSupport`.
- setEnableDnsSupport(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnVPC
-
`AWS::EC2::VPC.EnableDnsSupport`.
- setEncrypted(Boolean) - Method in class software.amazon.awscdk.services.ec2.CfnVolume
-
`AWS::EC2::Volume.Encrypted`.
- setEncrypted(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnVolume
-
`AWS::EC2::Volume.Encrypted`.
- setEndDate(String) - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservation
-
`AWS::EC2::CapacityReservation.EndDate`.
- setEndDateType(String) - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservation
-
`AWS::EC2::CapacityReservation.EndDateType`.
- setEphemeralStorage(Boolean) - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservation
-
`AWS::EC2::CapacityReservation.EphemeralStorage`.
- setEphemeralStorage(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservation
-
`AWS::EC2::CapacityReservation.EphemeralStorage`.
- setExcessCapacityTerminationPolicy(String) - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet
-
`AWS::EC2::EC2Fleet.ExcessCapacityTerminationPolicy`.
- setFromPort(Number) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupEgress
-
`AWS::EC2::SecurityGroupEgress.FromPort`.
- setFromPort(Number) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngress
-
`AWS::EC2::SecurityGroupIngress.FromPort`.
- setGatewayId(String) - Method in class software.amazon.awscdk.services.ec2.CfnGatewayRouteTableAssociation
-
`AWS::EC2::GatewayRouteTableAssociation.GatewayId`.
- setGatewayId(String) - Method in class software.amazon.awscdk.services.ec2.CfnRoute
-
`AWS::EC2::Route.GatewayId`.
- setGroupDescription(String) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup
-
`AWS::EC2::SecurityGroup.GroupDescription`.
- setGroupId(String) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupEgress
-
`AWS::EC2::SecurityGroupEgress.GroupId`.
- setGroupId(String) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngress
-
`AWS::EC2::SecurityGroupIngress.GroupId`.
- setGroupName(String) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup
-
`AWS::EC2::SecurityGroup.GroupName`.
- setGroupName(String) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngress
-
`AWS::EC2::SecurityGroupIngress.GroupName`.
- setGroupSet(List<String>) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterface
-
`AWS::EC2::NetworkInterface.GroupSet`.
- setHibernationOptions(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.HibernationOptions`.
- setHibernationOptions(CfnInstance.HibernationOptionsProperty) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.HibernationOptions`.
- setHostId(String) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.HostId`.
- setHostRecovery(String) - Method in class software.amazon.awscdk.services.ec2.CfnHost
-
`AWS::EC2::Host.HostRecovery`.
- setHostResourceGroupArn(String) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.HostResourceGroupArn`.
- setIamInstanceProfile(String) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.IamInstanceProfile`.
- setIcmp(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkAclEntry
-
`AWS::EC2::NetworkAclEntry.Icmp`.
- setIcmp(CfnNetworkAclEntry.IcmpProperty) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkAclEntry
-
`AWS::EC2::NetworkAclEntry.Icmp`.
- setImageId(String) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.ImageId`.
- setIncompleteSubnetDefinition(Boolean) - Method in class software.amazon.awscdk.services.ec2.Vpc
-
If this is set to true, don't error out on trying to select subnets.
- setInstanceCount(Number) - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservation
-
`AWS::EC2::CapacityReservation.InstanceCount`.
- setInstanceId(String) - Method in class software.amazon.awscdk.services.ec2.CfnEIP
-
`AWS::EC2::EIP.InstanceId`.
- setInstanceId(String) - Method in class software.amazon.awscdk.services.ec2.CfnEIPAssociation
-
`AWS::EC2::EIPAssociation.InstanceId`.
- setInstanceId(String) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterfaceAttachment
-
`AWS::EC2::NetworkInterfaceAttachment.InstanceId`.
- setInstanceId(String) - Method in class software.amazon.awscdk.services.ec2.CfnRoute
-
`AWS::EC2::Route.InstanceId`.
- setInstanceId(String) - Method in class software.amazon.awscdk.services.ec2.CfnVolumeAttachment
-
`AWS::EC2::VolumeAttachment.InstanceId`.
- setInstanceInitiatedShutdownBehavior(String) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.InstanceInitiatedShutdownBehavior`.
- setInstanceMatchCriteria(String) - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservation
-
`AWS::EC2::CapacityReservation.InstanceMatchCriteria`.
- setInstancePlatform(String) - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservation
-
`AWS::EC2::CapacityReservation.InstancePlatform`.
- setInstanceTenancy(String) - Method in class software.amazon.awscdk.services.ec2.CfnVPC
-
`AWS::EC2::VPC.InstanceTenancy`.
- setInstanceType(String) - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservation
-
`AWS::EC2::CapacityReservation.InstanceType`.
- setInstanceType(String) - Method in class software.amazon.awscdk.services.ec2.CfnHost
-
`AWS::EC2::Host.InstanceType`.
- setInstanceType(String) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.InstanceType`.
- setInterfaceType(String) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterface
-
`AWS::EC2::NetworkInterface.InterfaceType`.
- setInternetGatewayId(String) - Method in class software.amazon.awscdk.services.ec2.CfnVPCGatewayAttachment
-
`AWS::EC2::VPCGatewayAttachment.InternetGatewayId`.
- setIops(Number) - Method in class software.amazon.awscdk.services.ec2.CfnVolume
-
`AWS::EC2::Volume.Iops`.
- setIpAddress(String) - Method in class software.amazon.awscdk.services.ec2.CfnCustomerGateway
-
`AWS::EC2::CustomerGateway.IpAddress`.
- setIpProtocol(String) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupEgress
-
`AWS::EC2::SecurityGroupEgress.IpProtocol`.
- setIpProtocol(String) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngress
-
`AWS::EC2::SecurityGroupIngress.IpProtocol`.
- setIpv6AddressCount(Number) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.Ipv6AddressCount`.
- setIpv6AddressCount(Number) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterface
-
`AWS::EC2::NetworkInterface.Ipv6AddressCount`.
- setIpv6Addresses(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.Ipv6Addresses`.
- setIpv6Addresses(List<Object>) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.Ipv6Addresses`.
- setIpv6Addresses(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterface
-
`AWS::EC2::NetworkInterface.Ipv6Addresses`.
- setIpv6Addresses(CfnNetworkInterface.InstanceIpv6AddressProperty) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterface
-
`AWS::EC2::NetworkInterface.Ipv6Addresses`.
- setIpv6CidrBlock(String) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkAclEntry
-
`AWS::EC2::NetworkAclEntry.Ipv6CidrBlock`.
- setIpv6CidrBlock(String) - Method in class software.amazon.awscdk.services.ec2.CfnSubnet
-
`AWS::EC2::Subnet.Ipv6CidrBlock`.
- setIpv6CidrBlock(String) - Method in class software.amazon.awscdk.services.ec2.CfnSubnetCidrBlock
-
`AWS::EC2::SubnetCidrBlock.Ipv6CidrBlock`.
- setKernelId(String) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.KernelId`.
- setKeyName(String) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.KeyName`.
- setKmsKeyId(String) - Method in class software.amazon.awscdk.services.ec2.CfnVolume
-
`AWS::EC2::Volume.KmsKeyId`.
- setLaunchTemplate(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.LaunchTemplate`.
- setLaunchTemplate(CfnInstance.LaunchTemplateSpecificationProperty) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.LaunchTemplate`.
- setLaunchTemplateConfigs(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet
-
`AWS::EC2::EC2Fleet.LaunchTemplateConfigs`.
- setLaunchTemplateConfigs(List<Object>) - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet
-
`AWS::EC2::EC2Fleet.LaunchTemplateConfigs`.
- setLaunchTemplateData(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate
-
`AWS::EC2::LaunchTemplate.LaunchTemplateData`.
- setLaunchTemplateData(CfnLaunchTemplate.LaunchTemplateDataProperty) - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate
-
`AWS::EC2::LaunchTemplate.LaunchTemplateData`.
- setLaunchTemplateName(String) - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate
-
`AWS::EC2::LaunchTemplate.LaunchTemplateName`.
- setLicenseSpecifications(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.LicenseSpecifications`.
- setLicenseSpecifications(List<Object>) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.LicenseSpecifications`.
- setLocalGatewayRouteTableId(String) - Method in class software.amazon.awscdk.services.ec2.CfnLocalGatewayRoute
-
`AWS::EC2::LocalGatewayRoute.LocalGatewayRouteTableId`.
- setLocalGatewayRouteTableId(String) - Method in class software.amazon.awscdk.services.ec2.CfnLocalGatewayRouteTableVPCAssociation
-
`AWS::EC2::LocalGatewayRouteTableVPCAssociation.LocalGatewayRouteTableId`.
- setLocalGatewayVirtualInterfaceGroupId(String) - Method in class software.amazon.awscdk.services.ec2.CfnLocalGatewayRoute
-
`AWS::EC2::LocalGatewayRoute.LocalGatewayVirtualInterfaceGroupId`.
- setLogDestination(String) - Method in class software.amazon.awscdk.services.ec2.CfnFlowLog
-
`AWS::EC2::FlowLog.LogDestination`.
- setLogDestinationType(String) - Method in class software.amazon.awscdk.services.ec2.CfnFlowLog
-
`AWS::EC2::FlowLog.LogDestinationType`.
- setLogGroupName(String) - Method in class software.amazon.awscdk.services.ec2.CfnFlowLog
-
`AWS::EC2::FlowLog.LogGroupName`.
- setMapPublicIpOnLaunch(Boolean) - Method in class software.amazon.awscdk.services.ec2.CfnSubnet
-
`AWS::EC2::Subnet.MapPublicIpOnLaunch`.
- setMapPublicIpOnLaunch(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnSubnet
-
`AWS::EC2::Subnet.MapPublicIpOnLaunch`.
- setMonitoring(Boolean) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.Monitoring`.
- setMonitoring(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.Monitoring`.
- setMultiAttachEnabled(Boolean) - Method in class software.amazon.awscdk.services.ec2.CfnVolume
-
`AWS::EC2::Volume.MultiAttachEnabled`.
- setMultiAttachEnabled(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnVolume
-
`AWS::EC2::Volume.MultiAttachEnabled`.
- setNatGatewayId(String) - Method in class software.amazon.awscdk.services.ec2.CfnRoute
-
`AWS::EC2::Route.NatGatewayId`.
- setNetbiosNameServers(List<String>) - Method in class software.amazon.awscdk.services.ec2.CfnDHCPOptions
-
`AWS::EC2::DHCPOptions.NetbiosNameServers`.
- setNetbiosNodeType(Number) - Method in class software.amazon.awscdk.services.ec2.CfnDHCPOptions
-
`AWS::EC2::DHCPOptions.NetbiosNodeType`.
- setNetworkAclId(String) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkAclEntry
-
`AWS::EC2::NetworkAclEntry.NetworkAclId`.
- setNetworkAclId(String) - Method in class software.amazon.awscdk.services.ec2.CfnSubnetNetworkAclAssociation
-
`AWS::EC2::SubnetNetworkAclAssociation.NetworkAclId`.
- setNetworkInterfaceId(String) - Method in class software.amazon.awscdk.services.ec2.CfnEIPAssociation
-
`AWS::EC2::EIPAssociation.NetworkInterfaceId`.
- setNetworkInterfaceId(String) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterfaceAttachment
-
`AWS::EC2::NetworkInterfaceAttachment.NetworkInterfaceId`.
- setNetworkInterfaceId(String) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterfacePermission
-
`AWS::EC2::NetworkInterfacePermission.NetworkInterfaceId`.
- setNetworkInterfaceId(String) - Method in class software.amazon.awscdk.services.ec2.CfnRoute
-
`AWS::EC2::Route.NetworkInterfaceId`.
- setNetworkInterfaceId(String) - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorSession
-
`AWS::EC2::TrafficMirrorSession.NetworkInterfaceId`.
- setNetworkInterfaceId(String) - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorTarget
-
`AWS::EC2::TrafficMirrorTarget.NetworkInterfaceId`.
- setNetworkInterfaces(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.NetworkInterfaces`.
- setNetworkInterfaces(List<Object>) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.NetworkInterfaces`.
- setNetworkLoadBalancerArn(String) - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorTarget
-
`AWS::EC2::TrafficMirrorTarget.NetworkLoadBalancerArn`.
- setNetworkLoadBalancerArns(List<String>) - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointService
-
`AWS::EC2::VPCEndpointService.NetworkLoadBalancerArns`.
- setNetworkServices(List<String>) - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilter
-
`AWS::EC2::TrafficMirrorFilter.NetworkServices`.
- setNtpServers(List<String>) - Method in class software.amazon.awscdk.services.ec2.CfnDHCPOptions
-
`AWS::EC2::DHCPOptions.NtpServers`.
- setOnDemandOptions(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet
-
`AWS::EC2::EC2Fleet.OnDemandOptions`.
- setOnDemandOptions(CfnEC2Fleet.OnDemandOptionsRequestProperty) - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet
-
`AWS::EC2::EC2Fleet.OnDemandOptions`.
- setPacketLength(Number) - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorSession
-
`AWS::EC2::TrafficMirrorSession.PacketLength`.
- setPeerOwnerId(String) - Method in class software.amazon.awscdk.services.ec2.CfnVPCPeeringConnection
-
`AWS::EC2::VPCPeeringConnection.PeerOwnerId`.
- setPeerRegion(String) - Method in class software.amazon.awscdk.services.ec2.CfnVPCPeeringConnection
-
`AWS::EC2::VPCPeeringConnection.PeerRegion`.
- setPeerRoleArn(String) - Method in class software.amazon.awscdk.services.ec2.CfnVPCPeeringConnection
-
`AWS::EC2::VPCPeeringConnection.PeerRoleArn`.
- setPeerVpcId(String) - Method in class software.amazon.awscdk.services.ec2.CfnVPCPeeringConnection
-
`AWS::EC2::VPCPeeringConnection.PeerVpcId`.
- setPermission(String) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterfacePermission
-
`AWS::EC2::NetworkInterfacePermission.Permission`.
- setPlacementGroupName(String) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.PlacementGroupName`.
- setPolicyDocument(Object) - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpoint
-
`AWS::EC2::VPCEndpoint.PolicyDocument`.
- setPolicyDocument(PolicyDocument) - Method in class software.amazon.awscdk.services.ec2.VpcEndpoint
-
- setPortRange(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkAclEntry
-
`AWS::EC2::NetworkAclEntry.PortRange`.
- setPortRange(CfnNetworkAclEntry.PortRangeProperty) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkAclEntry
-
`AWS::EC2::NetworkAclEntry.PortRange`.
- setPrivateDnsEnabled(Boolean) - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpoint
-
`AWS::EC2::VPCEndpoint.PrivateDnsEnabled`.
- setPrivateDnsEnabled(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpoint
-
`AWS::EC2::VPCEndpoint.PrivateDnsEnabled`.
- setPrivateIpAddress(String) - Method in class software.amazon.awscdk.services.ec2.CfnEIPAssociation
-
`AWS::EC2::EIPAssociation.PrivateIpAddress`.
- setPrivateIpAddress(String) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.PrivateIpAddress`.
- setPrivateIpAddress(String) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterface
-
`AWS::EC2::NetworkInterface.PrivateIpAddress`.
- setPrivateIpAddresses(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterface
-
`AWS::EC2::NetworkInterface.PrivateIpAddresses`.
- setPrivateIpAddresses(List<Object>) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterface
-
`AWS::EC2::NetworkInterface.PrivateIpAddresses`.
- setProtocol(Number) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkAclEntry
-
`AWS::EC2::NetworkAclEntry.Protocol`.
- setProtocol(Number) - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRule
-
`AWS::EC2::TrafficMirrorFilterRule.Protocol`.
- setPublicIpv4Pool(String) - Method in class software.amazon.awscdk.services.ec2.CfnEIP
-
`AWS::EC2::EIP.PublicIpv4Pool`.
- setRamdiskId(String) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.RamdiskId`.
- setReplaceUnhealthyInstances(Boolean) - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet
-
`AWS::EC2::EC2Fleet.ReplaceUnhealthyInstances`.
- setReplaceUnhealthyInstances(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet
-
`AWS::EC2::EC2Fleet.ReplaceUnhealthyInstances`.
- setResourceId(String) - Method in class software.amazon.awscdk.services.ec2.CfnFlowLog
-
`AWS::EC2::FlowLog.ResourceId`.
- setResourceId(String) - Method in class software.amazon.awscdk.services.ec2.FlowLogResourceType
-
The Id of the resource that the flow log should be attached to.
- setResourceType(String) - Method in class software.amazon.awscdk.services.ec2.CfnFlowLog
-
`AWS::EC2::FlowLog.ResourceType`.
- setResourceType(String) - Method in class software.amazon.awscdk.services.ec2.FlowLogResourceType
-
The type of resource to attach a flow log to.
- setRouteTableId(String) - Method in class software.amazon.awscdk.services.ec2.CfnGatewayRouteTableAssociation
-
`AWS::EC2::GatewayRouteTableAssociation.RouteTableId`.
- setRouteTableId(String) - Method in class software.amazon.awscdk.services.ec2.CfnRoute
-
`AWS::EC2::Route.RouteTableId`.
- setRouteTableId(String) - Method in class software.amazon.awscdk.services.ec2.CfnSubnetRouteTableAssociation
-
`AWS::EC2::SubnetRouteTableAssociation.RouteTableId`.
- setRouteTableIds(List<String>) - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpoint
-
`AWS::EC2::VPCEndpoint.RouteTableIds`.
- setRouteTableIds(List<String>) - Method in class software.amazon.awscdk.services.ec2.CfnVPNGatewayRoutePropagation
-
`AWS::EC2::VPNGatewayRoutePropagation.RouteTableIds`.
- setRuleAction(String) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkAclEntry
-
`AWS::EC2::NetworkAclEntry.RuleAction`.
- setRuleAction(String) - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRule
-
`AWS::EC2::TrafficMirrorFilterRule.RuleAction`.
- setRuleNumber(Number) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkAclEntry
-
`AWS::EC2::NetworkAclEntry.RuleNumber`.
- setRuleNumber(Number) - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRule
-
`AWS::EC2::TrafficMirrorFilterRule.RuleNumber`.
- setSecondaryPrivateIpAddressCount(Number) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterface
-
`AWS::EC2::NetworkInterface.SecondaryPrivateIpAddressCount`.
- setSecurityGroupEgress(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup
-
`AWS::EC2::SecurityGroup.SecurityGroupEgress`.
- setSecurityGroupEgress(List<Object>) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup
-
`AWS::EC2::SecurityGroup.SecurityGroupEgress`.
- setSecurityGroupIds(List<String>) - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint
-
`AWS::EC2::ClientVpnEndpoint.SecurityGroupIds`.
- setSecurityGroupIds(List<String>) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.SecurityGroupIds`.
- setSecurityGroupIds(List<String>) - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpoint
-
`AWS::EC2::VPCEndpoint.SecurityGroupIds`.
- setSecurityGroupIngress(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup
-
`AWS::EC2::SecurityGroup.SecurityGroupIngress`.
- setSecurityGroupIngress(List<Object>) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup
-
`AWS::EC2::SecurityGroup.SecurityGroupIngress`.
- setSecurityGroups(List<String>) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.SecurityGroups`.
- setServerCertificateArn(String) - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint
-
`AWS::EC2::ClientVpnEndpoint.ServerCertificateArn`.
- setServiceId(String) - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointConnectionNotification
-
`AWS::EC2::VPCEndpointConnectionNotification.ServiceId`.
- setServiceId(String) - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointServicePermissions
-
`AWS::EC2::VPCEndpointServicePermissions.ServiceId`.
- setServiceName(String) - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpoint
-
`AWS::EC2::VPCEndpoint.ServiceName`.
- setSessionNumber(Number) - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorSession
-
`AWS::EC2::TrafficMirrorSession.SessionNumber`.
- setSize(Number) - Method in class software.amazon.awscdk.services.ec2.CfnVolume
-
`AWS::EC2::Volume.Size`.
- setSnapshotId(String) - Method in class software.amazon.awscdk.services.ec2.CfnVolume
-
`AWS::EC2::Volume.SnapshotId`.
- setSourceCidrBlock(String) - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRule
-
`AWS::EC2::TrafficMirrorFilterRule.SourceCidrBlock`.
- setSourceDestCheck(Boolean) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.SourceDestCheck`.
- setSourceDestCheck(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.SourceDestCheck`.
- setSourceDestCheck(Boolean) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterface
-
`AWS::EC2::NetworkInterface.SourceDestCheck`.
- setSourceDestCheck(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterface
-
`AWS::EC2::NetworkInterface.SourceDestCheck`.
- setSourcePortRange(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRule
-
`AWS::EC2::TrafficMirrorFilterRule.SourcePortRange`.
- setSourcePortRange(CfnTrafficMirrorFilterRule.TrafficMirrorPortRangeProperty) - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRule
-
`AWS::EC2::TrafficMirrorFilterRule.SourcePortRange`.
- setSourcePrefixListId(String) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngress
-
`AWS::EC2::SecurityGroupIngress.SourcePrefixListId`.
- setSourceSecurityGroupId(String) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngress
-
`AWS::EC2::SecurityGroupIngress.SourceSecurityGroupId`.
- setSourceSecurityGroupName(String) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngress
-
`AWS::EC2::SecurityGroupIngress.SourceSecurityGroupName`.
- setSourceSecurityGroupOwnerId(String) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngress
-
`AWS::EC2::SecurityGroupIngress.SourceSecurityGroupOwnerId`.
- setSplitTunnel(Boolean) - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint
-
`AWS::EC2::ClientVpnEndpoint.SplitTunnel`.
- setSplitTunnel(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint
-
`AWS::EC2::ClientVpnEndpoint.SplitTunnel`.
- setSpotFleetRequestConfigData(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet
-
`AWS::EC2::SpotFleet.SpotFleetRequestConfigData`.
- setSpotFleetRequestConfigData(CfnSpotFleet.SpotFleetRequestConfigDataProperty) - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet
-
`AWS::EC2::SpotFleet.SpotFleetRequestConfigData`.
- setSpotOptions(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet
-
`AWS::EC2::EC2Fleet.SpotOptions`.
- setSpotOptions(CfnEC2Fleet.SpotOptionsRequestProperty) - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet
-
`AWS::EC2::EC2Fleet.SpotOptions`.
- setSsmAssociations(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.SsmAssociations`.
- setSsmAssociations(List<Object>) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.SsmAssociations`.
- setStaticRoutesOnly(Boolean) - Method in class software.amazon.awscdk.services.ec2.CfnVPNConnection
-
`AWS::EC2::VPNConnection.StaticRoutesOnly`.
- setStaticRoutesOnly(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnVPNConnection
-
`AWS::EC2::VPNConnection.StaticRoutesOnly`.
- setStrategy(String) - Method in class software.amazon.awscdk.services.ec2.CfnPlacementGroup
-
`AWS::EC2::PlacementGroup.Strategy`.
- setSubnetId(String) - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnTargetNetworkAssociation
-
`AWS::EC2::ClientVpnTargetNetworkAssociation.SubnetId`.
- setSubnetId(String) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.SubnetId`.
- setSubnetId(String) - Method in class software.amazon.awscdk.services.ec2.CfnNatGateway
-
`AWS::EC2::NatGateway.SubnetId`.
- setSubnetId(String) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterface
-
`AWS::EC2::NetworkInterface.SubnetId`.
- setSubnetId(String) - Method in class software.amazon.awscdk.services.ec2.CfnSubnetCidrBlock
-
`AWS::EC2::SubnetCidrBlock.SubnetId`.
- setSubnetId(String) - Method in class software.amazon.awscdk.services.ec2.CfnSubnetNetworkAclAssociation
-
`AWS::EC2::SubnetNetworkAclAssociation.SubnetId`.
- setSubnetId(String) - Method in class software.amazon.awscdk.services.ec2.CfnSubnetRouteTableAssociation
-
`AWS::EC2::SubnetRouteTableAssociation.SubnetId`.
- setSubnetIds(List<String>) - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayAttachment
-
`AWS::EC2::TransitGatewayAttachment.SubnetIds`.
- setSubnetIds(List<String>) - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpoint
-
`AWS::EC2::VPCEndpoint.SubnetIds`.
- setTagSpecifications(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservation
-
`AWS::EC2::CapacityReservation.TagSpecifications`.
- setTagSpecifications(List<Object>) - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservation
-
`AWS::EC2::CapacityReservation.TagSpecifications`.
- setTagSpecifications(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint
-
`AWS::EC2::ClientVpnEndpoint.TagSpecifications`.
- setTagSpecifications(List<Object>) - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint
-
`AWS::EC2::ClientVpnEndpoint.TagSpecifications`.
- setTagSpecifications(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet
-
`AWS::EC2::EC2Fleet.TagSpecifications`.
- setTagSpecifications(List<Object>) - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet
-
`AWS::EC2::EC2Fleet.TagSpecifications`.
- setTargetCapacitySpecification(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet
-
`AWS::EC2::EC2Fleet.TargetCapacitySpecification`.
- setTargetCapacitySpecification(CfnEC2Fleet.TargetCapacitySpecificationRequestProperty) - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet
-
`AWS::EC2::EC2Fleet.TargetCapacitySpecification`.
- setTargetNetworkCidr(String) - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnAuthorizationRule
-
`AWS::EC2::ClientVpnAuthorizationRule.TargetNetworkCidr`.
- setTargetVpcSubnetId(String) - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnRoute
-
`AWS::EC2::ClientVpnRoute.TargetVpcSubnetId`.
- setTenancy(String) - Method in class software.amazon.awscdk.services.ec2.CfnCapacityReservation
-
`AWS::EC2::CapacityReservation.Tenancy`.
- setTenancy(String) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.Tenancy`.
- setTerminateInstancesWithExpiration(Boolean) - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet
-
`AWS::EC2::EC2Fleet.TerminateInstancesWithExpiration`.
- setTerminateInstancesWithExpiration(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet
-
`AWS::EC2::EC2Fleet.TerminateInstancesWithExpiration`.
- setToPort(Number) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupEgress
-
`AWS::EC2::SecurityGroupEgress.ToPort`.
- setToPort(Number) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngress
-
`AWS::EC2::SecurityGroupIngress.ToPort`.
- setTrafficDirection(String) - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRule
-
`AWS::EC2::TrafficMirrorFilterRule.TrafficDirection`.
- setTrafficMirrorFilterId(String) - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRule
-
`AWS::EC2::TrafficMirrorFilterRule.TrafficMirrorFilterId`.
- setTrafficMirrorFilterId(String) - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorSession
-
`AWS::EC2::TrafficMirrorSession.TrafficMirrorFilterId`.
- setTrafficMirrorTargetId(String) - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorSession
-
`AWS::EC2::TrafficMirrorSession.TrafficMirrorTargetId`.
- setTrafficType(String) - Method in class software.amazon.awscdk.services.ec2.CfnFlowLog
-
`AWS::EC2::FlowLog.TrafficType`.
- setTransitGatewayAttachmentId(String) - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayRoute
-
`AWS::EC2::TransitGatewayRoute.TransitGatewayAttachmentId`.
- setTransitGatewayAttachmentId(String) - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayRouteTableAssociation
-
`AWS::EC2::TransitGatewayRouteTableAssociation.TransitGatewayAttachmentId`.
- setTransitGatewayAttachmentId(String) - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayRouteTablePropagation
-
`AWS::EC2::TransitGatewayRouteTablePropagation.TransitGatewayAttachmentId`.
- setTransitGatewayId(String) - Method in class software.amazon.awscdk.services.ec2.CfnRoute
-
`AWS::EC2::Route.TransitGatewayId`.
- setTransitGatewayId(String) - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayAttachment
-
`AWS::EC2::TransitGatewayAttachment.TransitGatewayId`.
- setTransitGatewayId(String) - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayRouteTable
-
`AWS::EC2::TransitGatewayRouteTable.TransitGatewayId`.
- setTransitGatewayId(String) - Method in class software.amazon.awscdk.services.ec2.CfnVPNConnection
-
`AWS::EC2::VPNConnection.TransitGatewayId`.
- setTransitGatewayRouteTableId(String) - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayRoute
-
`AWS::EC2::TransitGatewayRoute.TransitGatewayRouteTableId`.
- setTransitGatewayRouteTableId(String) - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayRouteTableAssociation
-
`AWS::EC2::TransitGatewayRouteTableAssociation.TransitGatewayRouteTableId`.
- setTransitGatewayRouteTableId(String) - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayRouteTablePropagation
-
`AWS::EC2::TransitGatewayRouteTablePropagation.TransitGatewayRouteTableId`.
- setTransportProtocol(String) - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint
-
`AWS::EC2::ClientVpnEndpoint.TransportProtocol`.
- setType(String) - Method in class software.amazon.awscdk.services.ec2.CfnCustomerGateway
-
`AWS::EC2::CustomerGateway.Type`.
- setType(String) - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet
-
`AWS::EC2::EC2Fleet.Type`.
- setType(String) - Method in class software.amazon.awscdk.services.ec2.CfnVPNConnection
-
`AWS::EC2::VPNConnection.Type`.
- setType(String) - Method in class software.amazon.awscdk.services.ec2.CfnVPNGateway
-
`AWS::EC2::VPNGateway.Type`.
- setUserData(String) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.UserData`.
- setValidFrom(String) - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet
-
`AWS::EC2::EC2Fleet.ValidFrom`.
- setValidUntil(String) - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet
-
`AWS::EC2::EC2Fleet.ValidUntil`.
- setVirtualNetworkId(Number) - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorSession
-
`AWS::EC2::TrafficMirrorSession.VirtualNetworkId`.
- setVolumeId(String) - Method in class software.amazon.awscdk.services.ec2.CfnVolumeAttachment
-
`AWS::EC2::VolumeAttachment.VolumeId`.
- setVolumes(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.Volumes`.
- setVolumes(List<Object>) - Method in class software.amazon.awscdk.services.ec2.CfnInstance
-
`AWS::EC2::Instance.Volumes`.
- setVolumeType(String) - Method in class software.amazon.awscdk.services.ec2.CfnVolume
-
`AWS::EC2::Volume.VolumeType`.
- setVpcEndpointId(String) - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointConnectionNotification
-
`AWS::EC2::VPCEndpointConnectionNotification.VPCEndpointId`.
- setVpcEndpointType(String) - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpoint
-
`AWS::EC2::VPCEndpoint.VpcEndpointType`.
- setVpcId(String) - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint
-
`AWS::EC2::ClientVpnEndpoint.VpcId`.
- setVpcId(String) - Method in class software.amazon.awscdk.services.ec2.CfnEgressOnlyInternetGateway
-
`AWS::EC2::EgressOnlyInternetGateway.VpcId`.
- setVpcId(String) - Method in class software.amazon.awscdk.services.ec2.CfnLocalGatewayRouteTableVPCAssociation
-
`AWS::EC2::LocalGatewayRouteTableVPCAssociation.VpcId`.
- setVpcId(String) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkAcl
-
`AWS::EC2::NetworkAcl.VpcId`.
- setVpcId(String) - Method in class software.amazon.awscdk.services.ec2.CfnRouteTable
-
`AWS::EC2::RouteTable.VpcId`.
- setVpcId(String) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup
-
`AWS::EC2::SecurityGroup.VpcId`.
- setVpcId(String) - Method in class software.amazon.awscdk.services.ec2.CfnSubnet
-
`AWS::EC2::Subnet.VpcId`.
- setVpcId(String) - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayAttachment
-
`AWS::EC2::TransitGatewayAttachment.VpcId`.
- setVpcId(String) - Method in class software.amazon.awscdk.services.ec2.CfnVPCCidrBlock
-
`AWS::EC2::VPCCidrBlock.VpcId`.
- setVpcId(String) - Method in class software.amazon.awscdk.services.ec2.CfnVPCDHCPOptionsAssociation
-
`AWS::EC2::VPCDHCPOptionsAssociation.VpcId`.
- setVpcId(String) - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpoint
-
`AWS::EC2::VPCEndpoint.VpcId`.
- setVpcId(String) - Method in class software.amazon.awscdk.services.ec2.CfnVPCGatewayAttachment
-
`AWS::EC2::VPCGatewayAttachment.VpcId`.
- setVpcId(String) - Method in class software.amazon.awscdk.services.ec2.CfnVPCPeeringConnection
-
`AWS::EC2::VPCPeeringConnection.VpcId`.
- setVpcPeeringConnectionId(String) - Method in class software.amazon.awscdk.services.ec2.CfnRoute
-
`AWS::EC2::Route.VpcPeeringConnectionId`.
- setVpnConnectionId(String) - Method in class software.amazon.awscdk.services.ec2.CfnVPNConnectionRoute
-
`AWS::EC2::VPNConnectionRoute.VpnConnectionId`.
- setVpnEcmpSupport(String) - Method in class software.amazon.awscdk.services.ec2.CfnTransitGateway
-
`AWS::EC2::TransitGateway.VpnEcmpSupport`.
- setVpnGatewayId(String) - Method in class software.amazon.awscdk.services.ec2.CfnVPCGatewayAttachment
-
`AWS::EC2::VPCGatewayAttachment.VpnGatewayId`.
- setVpnGatewayId(String) - Method in class software.amazon.awscdk.services.ec2.CfnVPNConnection
-
`AWS::EC2::VPNConnection.VpnGatewayId`.
- setVpnGatewayId(String) - Method in class software.amazon.awscdk.services.ec2.CfnVPNGatewayRoutePropagation
-
`AWS::EC2::VPNGatewayRoutePropagation.VpnGatewayId`.
- setVpnPort(Number) - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint
-
`AWS::EC2::ClientVpnEndpoint.VpnPort`.
- setVpnTunnelOptionsSpecifications(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnVPNConnection
-
`AWS::EC2::VPNConnection.VpnTunnelOptionsSpecifications`.
- setVpnTunnelOptionsSpecifications(List<Object>) - Method in class software.amazon.awscdk.services.ec2.CfnVPNConnection
-
`AWS::EC2::VPNConnection.VpnTunnelOptionsSpecifications`.
- shebang(String) - Method in class software.amazon.awscdk.services.ec2.LinuxUserDataOptions.Builder
-
- singleAvailabilityZone(Boolean) - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.OnDemandOptionsRequestProperty.Builder
-
- singleAvailabilityZone(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.OnDemandOptionsRequestProperty.Builder
-
- singleAvailabilityZone(Boolean) - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.SpotOptionsRequestProperty.Builder
-
- singleAvailabilityZone(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.SpotOptionsRequestProperty.Builder
-
- singleInstanceType(Boolean) - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.OnDemandOptionsRequestProperty.Builder
-
- singleInstanceType(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.OnDemandOptionsRequestProperty.Builder
-
- singleInstanceType(Boolean) - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.SpotOptionsRequestProperty.Builder
-
- singleInstanceType(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.SpotOptionsRequestProperty.Builder
-
- size(Number) - Method in class software.amazon.awscdk.services.ec2.CfnVolume.Builder
-
`AWS::EC2::Volume.Size`.
- size(Number) - Method in class software.amazon.awscdk.services.ec2.CfnVolumeProps.Builder
-
- snapshotId(String) - Method in class software.amazon.awscdk.services.ec2.CfnInstance.EbsProperty.Builder
-
- snapshotId(String) - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.EbsProperty.Builder
-
- snapshotId(String) - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.EbsBlockDeviceProperty.Builder
-
- snapshotId(String) - Method in class software.amazon.awscdk.services.ec2.CfnVolume.Builder
-
`AWS::EC2::Volume.SnapshotId`.
- snapshotId(String) - Method in class software.amazon.awscdk.services.ec2.CfnVolumeProps.Builder
-
- snapshotId(String) - Method in class software.amazon.awscdk.services.ec2.EbsDeviceProps.Builder
-
- SNS - Static variable in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointAwsService
-
- software.amazon.awscdk.services.ec2 - package software.amazon.awscdk.services.ec2
-
Amazon EC2 Construct Library
- sourceCidrBlock(String) - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRule.Builder
-
`AWS::EC2::TrafficMirrorFilterRule.SourceCidrBlock`.
- sourceCidrBlock(String) - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRuleProps.Builder
-
- sourceDestCheck(Boolean) - Method in class software.amazon.awscdk.services.ec2.CfnInstance.Builder
-
`AWS::EC2::Instance.SourceDestCheck`.
- sourceDestCheck(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnInstance.Builder
-
`AWS::EC2::Instance.SourceDestCheck`.
- sourceDestCheck(Boolean) - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Builder
-
- sourceDestCheck(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Builder
-
- sourceDestCheck(Boolean) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterface.Builder
-
`AWS::EC2::NetworkInterface.SourceDestCheck`.
- sourceDestCheck(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterface.Builder
-
`AWS::EC2::NetworkInterface.SourceDestCheck`.
- sourceDestCheck(Boolean) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterfaceProps.Builder
-
- sourceDestCheck(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterfaceProps.Builder
-
- sourceDestCheck(Boolean) - Method in class software.amazon.awscdk.services.ec2.Instance.Builder
-
Specifies whether to enable an instance launched in a VPC to perform NAT.
- sourceDestCheck(Boolean) - Method in class software.amazon.awscdk.services.ec2.InstanceProps.Builder
-
- sourcePortRange(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRule.Builder
-
`AWS::EC2::TrafficMirrorFilterRule.SourcePortRange`.
- sourcePortRange(CfnTrafficMirrorFilterRule.TrafficMirrorPortRangeProperty) - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRule.Builder
-
`AWS::EC2::TrafficMirrorFilterRule.SourcePortRange`.
- sourcePortRange(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRuleProps.Builder
-
- sourcePortRange(CfnTrafficMirrorFilterRule.TrafficMirrorPortRangeProperty) - Method in class software.amazon.awscdk.services.ec2.CfnTrafficMirrorFilterRuleProps.Builder
-
- sourcePrefixListId(String) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup.IngressProperty.Builder
-
- sourcePrefixListId(String) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngress.Builder
-
`AWS::EC2::SecurityGroupIngress.SourcePrefixListId`.
- sourcePrefixListId(String) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngressProps.Builder
-
- sourceSecurityGroupId(String) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup.IngressProperty.Builder
-
- sourceSecurityGroupId(String) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngress.Builder
-
`AWS::EC2::SecurityGroupIngress.SourceSecurityGroupId`.
- sourceSecurityGroupId(String) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngressProps.Builder
-
- sourceSecurityGroupName(String) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup.IngressProperty.Builder
-
- sourceSecurityGroupName(String) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngress.Builder
-
`AWS::EC2::SecurityGroupIngress.SourceSecurityGroupName`.
- sourceSecurityGroupName(String) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngressProps.Builder
-
- sourceSecurityGroupOwnerId(String) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroup.IngressProperty.Builder
-
- sourceSecurityGroupOwnerId(String) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngress.Builder
-
`AWS::EC2::SecurityGroupIngress.SourceSecurityGroupOwnerId`.
- sourceSecurityGroupOwnerId(String) - Method in class software.amazon.awscdk.services.ec2.CfnSecurityGroupIngressProps.Builder
-
- splitTunnel(Boolean) - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint.Builder
-
`AWS::EC2::ClientVpnEndpoint.SplitTunnel`.
- splitTunnel(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint.Builder
-
`AWS::EC2::ClientVpnEndpoint.SplitTunnel`.
- splitTunnel(Boolean) - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpointProps.Builder
-
- splitTunnel(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnEndpointProps.Builder
-
- spotFleetRequestConfigData(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.Builder
-
`AWS::EC2::SpotFleet.SpotFleetRequestConfigData`.
- spotFleetRequestConfigData(CfnSpotFleet.SpotFleetRequestConfigDataProperty) - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.Builder
-
`AWS::EC2::SpotFleet.SpotFleetRequestConfigData`.
- spotFleetRequestConfigData(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleetProps.Builder
-
- spotFleetRequestConfigData(CfnSpotFleet.SpotFleetRequestConfigDataProperty) - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleetProps.Builder
-
- spotInstanceType(String) - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.SpotOptionsProperty.Builder
-
- spotOptions(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.Builder
-
`AWS::EC2::EC2Fleet.SpotOptions`.
- spotOptions(CfnEC2Fleet.SpotOptionsRequestProperty) - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.Builder
-
`AWS::EC2::EC2Fleet.SpotOptions`.
- spotOptions(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnEC2FleetProps.Builder
-
- spotOptions(CfnEC2Fleet.SpotOptionsRequestProperty) - Method in class software.amazon.awscdk.services.ec2.CfnEC2FleetProps.Builder
-
- spotOptions(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.InstanceMarketOptionsProperty.Builder
-
- spotOptions(CfnLaunchTemplate.SpotOptionsProperty) - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.InstanceMarketOptionsProperty.Builder
-
- spotPrice(String) - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.LaunchTemplateOverridesProperty.Builder
-
- spotPrice(String) - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder
-
- spotPrice(String) - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetRequestConfigDataProperty.Builder
-
- spotTargetCapacity(Number) - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.TargetCapacitySpecificationRequestProperty.Builder
-
- spreadDomain(String) - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.PlacementProperty.Builder
-
- spreadDomain(String) - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.PlacementProperty.Builder
-
- SQS - Static variable in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointAwsService
-
- SSM - Static variable in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointAwsService
-
- SSM_MESSAGES - Static variable in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointAwsService
-
- ssmAssociations(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnInstance.Builder
-
`AWS::EC2::Instance.SsmAssociations`.
- ssmAssociations(List<Object>) - Method in class software.amazon.awscdk.services.ec2.CfnInstance.Builder
-
`AWS::EC2::Instance.SsmAssociations`.
- ssmAssociations(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Builder
-
- ssmAssociations(List<Object>) - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Builder
-
- staticRoutes(List<String>) - Method in class software.amazon.awscdk.services.ec2.VpnConnection.Builder
-
The static routes to be routed from the VPN gateway to the customer gateway.
- staticRoutes(List<String>) - Method in class software.amazon.awscdk.services.ec2.VpnConnectionOptions.Builder
-
- staticRoutes(List<String>) - Method in class software.amazon.awscdk.services.ec2.VpnConnectionProps.Builder
-
- staticRoutesOnly(Boolean) - Method in class software.amazon.awscdk.services.ec2.CfnVPNConnection.Builder
-
`AWS::EC2::VPNConnection.StaticRoutesOnly`.
- staticRoutesOnly(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnVPNConnection.Builder
-
`AWS::EC2::VPNConnection.StaticRoutesOnly`.
- staticRoutesOnly(Boolean) - Method in class software.amazon.awscdk.services.ec2.CfnVPNConnectionProps.Builder
-
- staticRoutesOnly(IResolvable) - Method in class software.amazon.awscdk.services.ec2.CfnVPNConnectionProps.Builder
-
- storage(AmazonLinuxStorage) - Method in class software.amazon.awscdk.services.ec2.AmazonLinuxImage.Builder
-
What storage backed image to use.
- storage(AmazonLinuxStorage) - Method in class software.amazon.awscdk.services.ec2.AmazonLinuxImageProps.Builder
-
- STORAGE_GATEWAY - Static variable in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointAwsService
-
- strategy(String) - Method in class software.amazon.awscdk.services.ec2.CfnPlacementGroup.Builder
-
`AWS::EC2::PlacementGroup.Strategy`.
- strategy(String) - Method in class software.amazon.awscdk.services.ec2.CfnPlacementGroupProps.Builder
-
- stringRepresentation(String) - Method in class software.amazon.awscdk.services.ec2.Port.Builder
-
String representation for this object.
- stringRepresentation(String) - Method in class software.amazon.awscdk.services.ec2.PortProps.Builder
-
- STS - Static variable in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointAwsService
-
- Subnet - Class in software.amazon.awscdk.services.ec2
-
Represents a new VPC subnet resource.
- Subnet(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.ec2.Subnet
-
- Subnet(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.ec2.Subnet
-
- Subnet(Construct, String, SubnetProps) - Constructor for class software.amazon.awscdk.services.ec2.Subnet
-
- subnet(ISubnet) - Method in class software.amazon.awscdk.services.ec2.SubnetNetworkAclAssociation.Builder
-
ID of the Subnet.
- subnet(ISubnet) - Method in class software.amazon.awscdk.services.ec2.SubnetNetworkAclAssociationProps.Builder
-
- Subnet.Builder - Class in software.amazon.awscdk.services.ec2
-
- SubnetAttributes - Interface in software.amazon.awscdk.services.ec2
-
- SubnetAttributes.Builder - Class in software.amazon.awscdk.services.ec2
-
- SubnetAttributes.Jsii$Proxy - Class in software.amazon.awscdk.services.ec2
-
- SubnetConfiguration - Interface in software.amazon.awscdk.services.ec2
-
Specify configuration parameters for a single subnet group in a VPC.
- subnetConfiguration(List<SubnetConfiguration>) - Method in class software.amazon.awscdk.services.ec2.Vpc.Builder
-
Configure the subnets to build for each AZ.
- subnetConfiguration(List<SubnetConfiguration>) - Method in class software.amazon.awscdk.services.ec2.VpcProps.Builder
-
- SubnetConfiguration.Builder - Class in software.amazon.awscdk.services.ec2
-
- SubnetConfiguration.Jsii$Proxy - Class in software.amazon.awscdk.services.ec2
-
- subnetGroupName(String) - Method in class software.amazon.awscdk.services.ec2.SubnetSelection.Builder
-
- subnetGroupNameTag(String) - Method in class software.amazon.awscdk.services.ec2.VpcLookupOptions.Builder
-
- subnetId(String) - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnTargetNetworkAssociation.Builder
-
`AWS::EC2::ClientVpnTargetNetworkAssociation.SubnetId`.
- subnetId(String) - Method in class software.amazon.awscdk.services.ec2.CfnClientVpnTargetNetworkAssociationProps.Builder
-
- subnetId(String) - Method in class software.amazon.awscdk.services.ec2.CfnEC2Fleet.FleetLaunchTemplateOverridesRequestProperty.Builder
-
- subnetId(String) - Method in class software.amazon.awscdk.services.ec2.CfnInstance.Builder
-
`AWS::EC2::Instance.SubnetId`.
- subnetId(String) - Method in class software.amazon.awscdk.services.ec2.CfnInstance.NetworkInterfaceProperty.Builder
-
- subnetId(String) - Method in class software.amazon.awscdk.services.ec2.CfnInstanceProps.Builder
-
- subnetId(String) - Method in class software.amazon.awscdk.services.ec2.CfnLaunchTemplate.NetworkInterfaceProperty.Builder
-
- subnetId(String) - Method in class software.amazon.awscdk.services.ec2.CfnNatGateway.Builder
-
`AWS::EC2::NatGateway.SubnetId`.
- subnetId(String) - Method in class software.amazon.awscdk.services.ec2.CfnNatGatewayProps.Builder
-
- subnetId(String) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterface.Builder
-
`AWS::EC2::NetworkInterface.SubnetId`.
- subnetId(String) - Method in class software.amazon.awscdk.services.ec2.CfnNetworkInterfaceProps.Builder
-
- subnetId(String) - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty.Builder
-
- subnetId(String) - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.LaunchTemplateOverridesProperty.Builder
-
- subnetId(String) - Method in class software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder
-
- subnetId(String) - Method in class software.amazon.awscdk.services.ec2.CfnSubnetCidrBlock.Builder
-
`AWS::EC2::SubnetCidrBlock.SubnetId`.
- subnetId(String) - Method in class software.amazon.awscdk.services.ec2.CfnSubnetCidrBlockProps.Builder
-
- subnetId(String) - Method in class software.amazon.awscdk.services.ec2.CfnSubnetNetworkAclAssociation.Builder
-
`AWS::EC2::SubnetNetworkAclAssociation.SubnetId`.
- subnetId(String) - Method in class software.amazon.awscdk.services.ec2.CfnSubnetNetworkAclAssociationProps.Builder
-
- subnetId(String) - Method in class software.amazon.awscdk.services.ec2.CfnSubnetRouteTableAssociation.Builder
-
`AWS::EC2::SubnetRouteTableAssociation.SubnetId`.
- subnetId(String) - Method in class software.amazon.awscdk.services.ec2.CfnSubnetRouteTableAssociationProps.Builder
-
- subnetId(String) - Method in class software.amazon.awscdk.services.ec2.PrivateSubnetAttributes.Builder
-
- subnetId(String) - Method in class software.amazon.awscdk.services.ec2.PublicSubnetAttributes.Builder
-
- subnetId(String) - Method in class software.amazon.awscdk.services.ec2.SubnetAttributes.Builder
-
- subnetIds(List<String>) - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayAttachment.Builder
-
`AWS::EC2::TransitGatewayAttachment.SubnetIds`.
- subnetIds(List<String>) - Method in class software.amazon.awscdk.services.ec2.CfnTransitGatewayAttachmentProps.Builder
-
- subnetIds(List<String>) - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpoint.Builder
-
`AWS::EC2::VPCEndpoint.SubnetIds`.
- subnetIds(List<String>) - Method in class software.amazon.awscdk.services.ec2.CfnVPCEndpointProps.Builder
-
- subnetIds(List<String>) - Method in class software.amazon.awscdk.services.ec2.SelectedSubnets.Builder
-
- subnetName(String) - Method in class software.amazon.awscdk.services.ec2.SubnetSelection.Builder
-
- SubnetNetworkAclAssociation - Class in software.amazon.awscdk.services.ec2
-
- SubnetNetworkAclAssociation(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.ec2.SubnetNetworkAclAssociation
-
- SubnetNetworkAclAssociation(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.ec2.SubnetNetworkAclAssociation
-
- SubnetNetworkAclAssociation(Construct, String, SubnetNetworkAclAssociationProps) - Constructor for class software.amazon.awscdk.services.ec2.SubnetNetworkAclAssociation
-
- SubnetNetworkAclAssociation.Builder - Class in software.amazon.awscdk.services.ec2
-
- subnetNetworkAclAssociationName(String) - Method in class software.amazon.awscdk.services.ec2.SubnetNetworkAclAssociation.Builder
-
The name of the SubnetNetworkAclAssociation.
- subnetNetworkAclAssociationName(String) - Method in class software.amazon.awscdk.services.ec2.SubnetNetworkAclAssociationProps.Builder
-
- SubnetNetworkAclAssociationProps - Interface in software.amazon.awscdk.services.ec2
-
Properties to create a SubnetNetworkAclAssociation.
- SubnetNetworkAclAssociationProps.Builder - Class in software.amazon.awscdk.services.ec2
-
- SubnetNetworkAclAssociationProps.Jsii$Proxy - Class in software.amazon.awscdk.services.ec2
-
- SubnetProps - Interface in software.amazon.awscdk.services.ec2
-
Specify configuration parameters for a VPC subnet.
- SubnetProps.Builder - Class in software.amazon.awscdk.services.ec2
-
- SubnetProps.Jsii$Proxy - Class in software.amazon.awscdk.services.ec2
-
- subnets(List<SubnetSelection>) - Method in class software.amazon.awscdk.services.ec2.GatewayVpcEndpoint.Builder
-
Where to add endpoint routing.
- subnets(List<SubnetSelection>) - Method in class software.amazon.awscdk.services.ec2.GatewayVpcEndpointOptions.Builder
-
- subnets(List<SubnetSelection>) - Method in class software.amazon.awscdk.services.ec2.GatewayVpcEndpointProps.Builder
-
- subnets(SubnetSelection) - Method in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpoint.Builder
-
The subnets in which to create an endpoint network interface.
- subnets(SubnetSelection) - Method in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointOptions.Builder
-
- subnets(SubnetSelection) - Method in class software.amazon.awscdk.services.ec2.InterfaceVpcEndpointProps.Builder
-
- subnets(List<ISubnet>) - Method in class software.amazon.awscdk.services.ec2.SelectedSubnets.Builder
-
- subnets(List<ISubnet>) - Method in class software.amazon.awscdk.services.ec2.SubnetSelection.Builder
-
- subnetSelection(SubnetSelection) - Method in class software.amazon.awscdk.services.ec2.BastionHostLinux.Builder
-
Select the subnets to run the bastion host in.
- subnetSelection(SubnetSelection) - Method in class software.amazon.awscdk.services.ec2.BastionHostLinuxProps.Builder
-
- subnetSelection(SubnetSelection) - Method in class software.amazon.awscdk.services.ec2.NetworkAcl.Builder
-
Subnets in the given VPC to associate the ACL with.
- subnetSelection(SubnetSelection) - Method in class software.amazon.awscdk.services.ec2.NetworkAclProps.Builder
-
- SubnetSelection - Interface in software.amazon.awscdk.services.ec2
-
Customize subnets that are selected for placement of ENIs.
- SubnetSelection.Builder - Class in software.amazon.awscdk.services.ec2
-
- SubnetSelection.Jsii$Proxy - Class in software.amazon.awscdk.services.ec2
-
- subnetType(SubnetType) - Method in class software.amazon.awscdk.services.ec2.SubnetConfiguration.Builder
-
- subnetType(SubnetType) - Method in class software.amazon.awscdk.services.ec2.SubnetSelection.Builder
-
- SubnetType - Enum in software.amazon.awscdk.services.ec2
-
The type of Subnet.