| Modifier and Type | Method and Description |
|---|---|
default SubnetSelection |
SimpleSynthOptions.getSubnetSelection()
(experimental) Which subnets to use.
|
SubnetSelection |
SimpleSynthOptions.Jsii$Proxy.getSubnetSelection() |
default SubnetSelection |
ShellScriptActionProps.getSubnetSelection()
(experimental) Which subnets to use.
|
SubnetSelection |
ShellScriptActionProps.Jsii$Proxy.getSubnetSelection() |
SubnetSelection |
StandardYarnSynthOptions.Jsii$Proxy.getSubnetSelection() |
default SubnetSelection |
PublishAssetsActionProps.getSubnetSelection()
(experimental) Which subnets to use.
|
SubnetSelection |
PublishAssetsActionProps.Jsii$Proxy.getSubnetSelection() |
SubnetSelection |
StandardNpmSynthOptions.Jsii$Proxy.getSubnetSelection() |
SubnetSelection |
SimpleSynthActionProps.Jsii$Proxy.getSubnetSelection() |
default SubnetSelection |
CdkPipelineProps.getSubnetSelection()
(experimental) Which subnets to use.
|
SubnetSelection |
CdkPipelineProps.Jsii$Proxy.getSubnetSelection() |
| Constructor and Description |
|---|
Jsii$Proxy(Artifact cloudAssemblyArtifact,
Artifact sourceArtifact,
String actionName,
List<? extends AdditionalArtifact> additionalArtifacts,
List<String> copyEnvironmentVariables,
BuildEnvironment environment,
Map<String,? extends BuildEnvironmentVariable> environmentVariables,
String projectName,
List<? extends PolicyStatement> rolePolicyStatements,
String subdirectory,
SubnetSelection subnetSelection,
IVpc vpc)
Constructor that initializes the object based on literal property values passed by the
SimpleSynthOptions.Builder. |
Jsii$Proxy(Artifact cloudAssemblyArtifact,
String cdkCliVersion,
Pipeline codePipeline,
Boolean crossAccountKeys,
String pipelineName,
Boolean selfMutating,
IAction sourceAction,
SubnetSelection subnetSelection,
IAction synthAction,
IVpc vpc)
Constructor that initializes the object based on literal property values passed by the
CdkPipelineProps.Builder. |
Jsii$Proxy(String actionName,
AssetType assetType,
Artifact cloudAssemblyInput,
String cdkCliVersion,
String projectName,
IRole role,
SubnetSelection subnetSelection,
IVpc vpc)
Constructor that initializes the object based on literal property values passed by the
PublishAssetsActionProps.Builder. |
Jsii$Proxy(String actionName,
List<String> commands,
List<? extends Artifact> additionalArtifacts,
String bashOptions,
BuildEnvironment environment,
List<? extends PolicyStatement> rolePolicyStatements,
Number runOrder,
List<? extends ISecurityGroup> securityGroups,
SubnetSelection subnetSelection,
Map<String,? extends StackOutput> useOutputs,
IVpc vpc)
Constructor that initializes the object based on literal property values passed by the
ShellScriptActionProps.Builder. |
Jsii$Proxy(String synthCommand,
String buildCommand,
List<String> buildCommands,
String installCommand,
List<String> installCommands,
List<String> testCommands,
Artifact cloudAssemblyArtifact,
Artifact sourceArtifact,
String actionName,
List<? extends AdditionalArtifact> additionalArtifacts,
List<String> copyEnvironmentVariables,
BuildEnvironment environment,
Map<String,? extends BuildEnvironmentVariable> environmentVariables,
String projectName,
List<? extends PolicyStatement> rolePolicyStatements,
String subdirectory,
SubnetSelection subnetSelection,
IVpc vpc)
Constructor that initializes the object based on literal property values passed by the
SimpleSynthActionProps.Builder. |
Jsii$Proxy(String buildCommand,
String installCommand,
String synthCommand,
Artifact cloudAssemblyArtifact,
Artifact sourceArtifact,
String actionName,
List<? extends AdditionalArtifact> additionalArtifacts,
List<String> copyEnvironmentVariables,
BuildEnvironment environment,
Map<String,? extends BuildEnvironmentVariable> environmentVariables,
String projectName,
List<? extends PolicyStatement> rolePolicyStatements,
String subdirectory,
SubnetSelection subnetSelection,
IVpc vpc)
Constructor that initializes the object based on literal property values passed by the
StandardYarnSynthOptions.Builder. |
Jsii$Proxy(String buildCommand,
String installCommand,
String synthCommand,
Artifact cloudAssemblyArtifact,
Artifact sourceArtifact,
String actionName,
List<? extends AdditionalArtifact> additionalArtifacts,
List<String> copyEnvironmentVariables,
BuildEnvironment environment,
Map<String,? extends BuildEnvironmentVariable> environmentVariables,
String projectName,
List<? extends PolicyStatement> rolePolicyStatements,
String subdirectory,
SubnetSelection subnetSelection,
IVpc vpc)
Constructor that initializes the object based on literal property values passed by the
StandardNpmSynthOptions.Builder. |
| Modifier and Type | Method and Description |
|---|---|
SubnetSelection |
AutoScalingGroupProps.Jsii$Proxy.getVpcSubnets() |
default SubnetSelection |
CommonAutoScalingGroupProps.getVpcSubnets()
(experimental) Where to place instances within the VPC.
|
SubnetSelection |
CommonAutoScalingGroupProps.Jsii$Proxy.getVpcSubnets() |
| Modifier and Type | Method and Description |
|---|---|
AutoScalingGroupProps.Builder |
AutoScalingGroupProps.Builder.vpcSubnets(SubnetSelection vpcSubnets)
Sets the value of
CommonAutoScalingGroupProps.getVpcSubnets() |
CommonAutoScalingGroupProps.Builder |
CommonAutoScalingGroupProps.Builder.vpcSubnets(SubnetSelection vpcSubnets)
Sets the value of
CommonAutoScalingGroupProps.getVpcSubnets() |
AutoScalingGroup.Builder |
AutoScalingGroup.Builder.vpcSubnets(SubnetSelection vpcSubnets)
(experimental) Where to place instances within the VPC.
|
| Constructor and Description |
|---|
Jsii$Proxy(Boolean allowAllOutbound,
Boolean associatePublicIpAddress,
String autoScalingGroupName,
List<? extends BlockDevice> blockDevices,
Duration cooldown,
Number desiredCapacity,
List<? extends GroupMetrics> groupMetrics,
HealthCheck healthCheck,
Boolean ignoreUnmodifiedSizeProperties,
Monitoring instanceMonitoring,
String keyName,
Number maxCapacity,
Duration maxInstanceLifetime,
Number minCapacity,
List<? extends NotificationConfiguration> notifications,
ITopic notificationsTopic,
Number replacingUpdateMinSuccessfulInstancesPercent,
Number resourceSignalCount,
Duration resourceSignalTimeout,
RollingUpdateConfiguration rollingUpdateConfiguration,
Signals signals,
String spotPrice,
UpdatePolicy updatePolicy,
UpdateType updateType,
SubnetSelection vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
CommonAutoScalingGroupProps.Builder. |
Jsii$Proxy(InstanceType instanceType,
IMachineImage machineImage,
IVpc vpc,
CloudFormationInit init,
ApplyCloudFormationInitOptions initOptions,
IRole role,
ISecurityGroup securityGroup,
UserData userData,
Boolean allowAllOutbound,
Boolean associatePublicIpAddress,
String autoScalingGroupName,
List<? extends BlockDevice> blockDevices,
Duration cooldown,
Number desiredCapacity,
List<? extends GroupMetrics> groupMetrics,
HealthCheck healthCheck,
Boolean ignoreUnmodifiedSizeProperties,
Monitoring instanceMonitoring,
String keyName,
Number maxCapacity,
Duration maxInstanceLifetime,
Number minCapacity,
List<? extends NotificationConfiguration> notifications,
ITopic notificationsTopic,
Number replacingUpdateMinSuccessfulInstancesPercent,
Number resourceSignalCount,
Duration resourceSignalTimeout,
RollingUpdateConfiguration rollingUpdateConfiguration,
Signals signals,
String spotPrice,
UpdatePolicy updatePolicy,
UpdateType updateType,
SubnetSelection vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
AutoScalingGroupProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
default SubnetSelection |
ComputeResources.getVpcSubnets()
(experimental) The VPC subnets into which the compute resources are launched.
|
SubnetSelection |
ComputeResources.Jsii$Proxy.getVpcSubnets() |
| Modifier and Type | Method and Description |
|---|---|
ComputeResources.Builder |
ComputeResources.Builder.vpcSubnets(SubnetSelection vpcSubnets)
Sets the value of
ComputeResources.getVpcSubnets() |
| Constructor and Description |
|---|
Jsii$Proxy(IVpc vpc,
AllocationStrategy allocationStrategy,
Number bidPercentage,
Map<String,String> computeResourcesTags,
Number desiredvCpus,
String ec2KeyPair,
IMachineImage image,
String instanceRole,
List<? extends InstanceType> instanceTypes,
LaunchTemplateSpecification launchTemplate,
Number maxvCpus,
Number minvCpus,
List<? extends ISecurityGroup> securityGroups,
IRole spotFleetRole,
ComputeResourceType type,
SubnetSelection vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
ComputeResources.Builder. |
| Modifier and Type | Method and Description |
|---|---|
default SubnetSelection |
Ec2EnvironmentProps.getSubnetSelection()
(experimental) The subnetSelection of the VPC that AWS Cloud9 will use to communicate with the Amazon EC2 instance.
|
SubnetSelection |
Ec2EnvironmentProps.Jsii$Proxy.getSubnetSelection() |
| Modifier and Type | Method and Description |
|---|---|
Ec2EnvironmentProps.Builder |
Ec2EnvironmentProps.Builder.subnetSelection(SubnetSelection subnetSelection)
Sets the value of
Ec2EnvironmentProps.getSubnetSelection() |
Ec2Environment.Builder |
Ec2Environment.Builder.subnetSelection(SubnetSelection subnetSelection)
(experimental) The subnetSelection of the VPC that AWS Cloud9 will use to communicate with the Amazon EC2 instance.
|
| Constructor and Description |
|---|
Jsii$Proxy(IVpc vpc,
List<? extends CloneRepository> clonedRepositories,
String description,
String ec2EnvironmentName,
InstanceType instanceType,
SubnetSelection subnetSelection)
Constructor that initializes the object based on literal property values passed by the
Ec2EnvironmentProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
SubnetSelection |
PipelineProjectProps.Jsii$Proxy.getSubnetSelection() |
default SubnetSelection |
CommonProjectProps.getSubnetSelection()
(experimental) Where to place the network interfaces within the VPC.
|
SubnetSelection |
CommonProjectProps.Jsii$Proxy.getSubnetSelection() |
SubnetSelection |
ProjectProps.Jsii$Proxy.getSubnetSelection() |
| Modifier and Type | Method and Description |
|---|---|
Project.Builder |
Project.Builder.subnetSelection(SubnetSelection subnetSelection)
(experimental) Where to place the network interfaces within the VPC.
|
PipelineProject.Builder |
PipelineProject.Builder.subnetSelection(SubnetSelection subnetSelection)
(experimental) Where to place the network interfaces within the VPC.
|
PipelineProjectProps.Builder |
PipelineProjectProps.Builder.subnetSelection(SubnetSelection subnetSelection)
Sets the value of
CommonProjectProps.getSubnetSelection() |
CommonProjectProps.Builder |
CommonProjectProps.Builder.subnetSelection(SubnetSelection subnetSelection)
Sets the value of
CommonProjectProps.getSubnetSelection() |
ProjectProps.Builder |
ProjectProps.Builder.subnetSelection(SubnetSelection subnetSelection)
Sets the value of
CommonProjectProps.getSubnetSelection() |
| Constructor and Description |
|---|
Jsii$Proxy(Boolean allowAllOutbound,
Boolean badge,
BuildSpec buildSpec,
Cache cache,
String description,
IKey encryptionKey,
BuildEnvironment environment,
Map<String,? extends BuildEnvironmentVariable> environmentVariables,
List<? extends IFileSystemLocation> fileSystemLocations,
Boolean grantReportGroupPermissions,
LoggingOptions logging,
String projectName,
IRole role,
List<? extends ISecurityGroup> securityGroups,
SubnetSelection subnetSelection,
Duration timeout,
IVpc vpc)
Constructor that initializes the object based on literal property values passed by the
PipelineProjectProps.Builder. |
Jsii$Proxy(Boolean allowAllOutbound,
Boolean badge,
BuildSpec buildSpec,
Cache cache,
String description,
IKey encryptionKey,
BuildEnvironment environment,
Map<String,? extends BuildEnvironmentVariable> environmentVariables,
List<? extends IFileSystemLocation> fileSystemLocations,
Boolean grantReportGroupPermissions,
LoggingOptions logging,
String projectName,
IRole role,
List<? extends ISecurityGroup> securityGroups,
SubnetSelection subnetSelection,
Duration timeout,
IVpc vpc)
Constructor that initializes the object based on literal property values passed by the
CommonProjectProps.Builder. |
Jsii$Proxy(IArtifacts artifacts,
List<? extends IArtifacts> secondaryArtifacts,
List<? extends ISource> secondarySources,
ISource source,
Boolean allowAllOutbound,
Boolean badge,
BuildSpec buildSpec,
Cache cache,
String description,
IKey encryptionKey,
BuildEnvironment environment,
Map<String,? extends BuildEnvironmentVariable> environmentVariables,
List<? extends IFileSystemLocation> fileSystemLocations,
Boolean grantReportGroupPermissions,
LoggingOptions logging,
String projectName,
IRole role,
List<? extends ISecurityGroup> securityGroups,
SubnetSelection subnetSelection,
Duration timeout,
IVpc vpc)
Constructor that initializes the object based on literal property values passed by the
ProjectProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
default SubnetSelection |
InstanceProps.getVpcSubnets()
(experimental) Where to place the instances within the VPC.
|
SubnetSelection |
InstanceProps.Jsii$Proxy.getVpcSubnets() |
| Modifier and Type | Method and Description |
|---|---|
InstanceProps.Builder |
InstanceProps.Builder.vpcSubnets(SubnetSelection vpcSubnets)
Sets the value of
InstanceProps.getVpcSubnets() |
| Constructor and Description |
|---|
Jsii$Proxy(InstanceType instanceType,
IVpc vpc,
IClusterParameterGroup parameterGroup,
ISecurityGroup securityGroup,
SubnetSelection vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
InstanceProps.Builder. |
| Modifier and Type | Class and Description |
|---|---|
static class |
SubnetSelection.Jsii$Proxy
An implementation for
SubnetSelection |
| Modifier and Type | Method and Description |
|---|---|
SubnetSelection |
SubnetSelection.Builder.build()
Builds the configured instance.
|
default SubnetSelection |
VpcProps.getNatGatewaySubnets()
(experimental) Configures the subnets which will have NAT Gateways/Instances.
|
SubnetSelection |
VpcProps.Jsii$Proxy.getNatGatewaySubnets() |
SubnetSelection |
InterfaceVpcEndpointProps.Jsii$Proxy.getSubnets() |
default SubnetSelection |
InterfaceVpcEndpointOptions.getSubnets()
(experimental) The subnets in which to create an endpoint network interface.
|
SubnetSelection |
InterfaceVpcEndpointOptions.Jsii$Proxy.getSubnets() |
default SubnetSelection |
NetworkAclProps.getSubnetSelection()
(experimental) Subnets in the given VPC to associate the ACL with.
|
SubnetSelection |
NetworkAclProps.Jsii$Proxy.getSubnetSelection() |
default SubnetSelection |
BastionHostLinuxProps.getSubnetSelection()
(experimental) Select the subnets to run the bastion host in.
|
SubnetSelection |
BastionHostLinuxProps.Jsii$Proxy.getSubnetSelection() |
default SubnetSelection |
InstanceProps.getVpcSubnets()
(experimental) Where to place the instance within the VPC.
|
SubnetSelection |
InstanceProps.Jsii$Proxy.getVpcSubnets() |
| Modifier and Type | Method and Description |
|---|---|
default List<SubnetSelection> |
GatewayVpcEndpointOptions.getSubnets()
(experimental) Where to add endpoint routing.
|
List<SubnetSelection> |
GatewayVpcEndpointOptions.Jsii$Proxy.getSubnets() |
List<SubnetSelection> |
GatewayVpcEndpointProps.Jsii$Proxy.getSubnets() |
default List<SubnetSelection> |
EnableVpnGatewayOptions.getVpnRoutePropagation()
(experimental) Provide an array of subnets where the route propagation should be added.
|
List<SubnetSelection> |
EnableVpnGatewayOptions.Jsii$Proxy.getVpnRoutePropagation() |
default List<SubnetSelection> |
VpcProps.getVpnRoutePropagation()
(experimental) Where to propagate VPN routes.
|
List<SubnetSelection> |
VpcProps.Jsii$Proxy.getVpnRoutePropagation() |
| Modifier and Type | Method and Description |
|---|---|
void |
NetworkAcl.associateWithSubnet(String id,
SubnetSelection selection)
(experimental) Associate the ACL with a given set of subnets.
|
VpcProps.Builder |
VpcProps.Builder.natGatewaySubnets(SubnetSelection natGatewaySubnets)
Sets the value of
VpcProps.getNatGatewaySubnets() |
Vpc.Builder |
Vpc.Builder.natGatewaySubnets(SubnetSelection natGatewaySubnets)
(experimental) Configures the subnets which will have NAT Gateways/Instances.
|
protected List<ISubnet> |
Vpc.selectSubnetObjects(SubnetSelection selection)
(experimental) Return the subnets appropriate for the placement strategy.
|
SelectedSubnets |
IVpc.selectSubnets(SubnetSelection selection)
(experimental) Return information on the subnets appropriate for the given selection strategy.
|
SelectedSubnets |
IVpc.Jsii$Proxy.selectSubnets(SubnetSelection selection)
(experimental) Return information on the subnets appropriate for the given selection strategy.
|
default SelectedSubnets |
IVpc.Jsii$Default.selectSubnets(SubnetSelection selection)
(experimental) Return information on the subnets appropriate for the given selection strategy.
|
SelectedSubnets |
Vpc.selectSubnets(SubnetSelection selection)
(experimental) Returns IDs of selected subnets.
|
InterfaceVpcEndpoint.Builder |
InterfaceVpcEndpoint.Builder.subnets(SubnetSelection subnets)
(experimental) The subnets in which to create an endpoint network interface.
|
InterfaceVpcEndpointProps.Builder |
InterfaceVpcEndpointProps.Builder.subnets(SubnetSelection subnets)
Sets the value of
InterfaceVpcEndpointOptions.getSubnets() |
InterfaceVpcEndpointOptions.Builder |
InterfaceVpcEndpointOptions.Builder.subnets(SubnetSelection subnets)
Sets the value of
InterfaceVpcEndpointOptions.getSubnets() |
BastionHostLinux.Builder |
BastionHostLinux.Builder.subnetSelection(SubnetSelection subnetSelection)
(experimental) Select the subnets to run the bastion host in.
|
NetworkAclProps.Builder |
NetworkAclProps.Builder.subnetSelection(SubnetSelection subnetSelection)
Sets the value of
NetworkAclProps.getSubnetSelection() |
NetworkAcl.Builder |
NetworkAcl.Builder.subnetSelection(SubnetSelection subnetSelection)
(experimental) Subnets in the given VPC to associate the ACL with.
|
BastionHostLinuxProps.Builder |
BastionHostLinuxProps.Builder.subnetSelection(SubnetSelection subnetSelection)
Sets the value of
BastionHostLinuxProps.getSubnetSelection() |
Instance.Builder |
Instance.Builder.vpcSubnets(SubnetSelection vpcSubnets)
(experimental) Where to place the instance within the VPC.
|
InstanceProps.Builder |
InstanceProps.Builder.vpcSubnets(SubnetSelection vpcSubnets)
Sets the value of
InstanceProps.getVpcSubnets() |
| Modifier and Type | Method and Description |
|---|---|
GatewayVpcEndpoint |
Vpc.addDynamoDbEndpoint(String id,
List<SubnetSelection> subnets)
Deprecated.
use `addGatewayEndpoint()` instead
|
GatewayVpcEndpoint |
Vpc.addS3Endpoint(String id,
List<SubnetSelection> subnets)
Deprecated.
use `addGatewayEndpoint()` instead
|
GatewayVpcEndpoint.Builder |
GatewayVpcEndpoint.Builder.subnets(List<? extends SubnetSelection> subnets)
(experimental) Where to add endpoint routing.
|
GatewayVpcEndpointOptions.Builder |
GatewayVpcEndpointOptions.Builder.subnets(List<? extends SubnetSelection> subnets)
Sets the value of
GatewayVpcEndpointOptions.getSubnets() |
GatewayVpcEndpointProps.Builder |
GatewayVpcEndpointProps.Builder.subnets(List<? extends SubnetSelection> subnets)
Sets the value of
GatewayVpcEndpointOptions.getSubnets() |
EnableVpnGatewayOptions.Builder |
EnableVpnGatewayOptions.Builder.vpnRoutePropagation(List<? extends SubnetSelection> vpnRoutePropagation)
Sets the value of
EnableVpnGatewayOptions.getVpnRoutePropagation() |
VpcProps.Builder |
VpcProps.Builder.vpnRoutePropagation(List<? extends SubnetSelection> vpnRoutePropagation)
Sets the value of
VpcProps.getVpnRoutePropagation() |
Vpc.Builder |
Vpc.Builder.vpnRoutePropagation(List<? extends SubnetSelection> vpnRoutePropagation)
(experimental) Where to propagate VPN routes.
|
| Constructor and Description |
|---|
Jsii$Proxy(IInterfaceVpcEndpointService service,
Boolean lookupSupportedAzs,
Boolean open,
Boolean privateDnsEnabled,
List<? extends ISecurityGroup> securityGroups,
SubnetSelection subnets)
Constructor that initializes the object based on literal property values passed by the
InterfaceVpcEndpointOptions.Builder. |
Jsii$Proxy(InstanceType instanceType,
IMachineImage machineImage,
IVpc vpc,
Boolean allowAllOutbound,
String availabilityZone,
List<? extends BlockDevice> blockDevices,
CloudFormationInit init,
ApplyCloudFormationInitOptions initOptions,
String instanceName,
String keyName,
String privateIpAddress,
Duration resourceSignalTimeout,
IRole role,
ISecurityGroup securityGroup,
Boolean sourceDestCheck,
UserData userData,
Boolean userDataCausesReplacement,
SubnetSelection vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
InstanceProps.Builder. |
Jsii$Proxy(IVpc vpc,
IInterfaceVpcEndpointService service,
Boolean lookupSupportedAzs,
Boolean open,
Boolean privateDnsEnabled,
List<? extends ISecurityGroup> securityGroups,
SubnetSelection subnets)
Constructor that initializes the object based on literal property values passed by the
InterfaceVpcEndpointProps.Builder. |
Jsii$Proxy(IVpc vpc,
String availabilityZone,
List<? extends BlockDevice> blockDevices,
String instanceName,
InstanceType instanceType,
IMachineImage machineImage,
ISecurityGroup securityGroup,
SubnetSelection subnetSelection)
Constructor that initializes the object based on literal property values passed by the
BastionHostLinuxProps.Builder. |
Jsii$Proxy(IVpc vpc,
String networkAclName,
SubnetSelection subnetSelection)
Constructor that initializes the object based on literal property values passed by the
NetworkAclProps.Builder. |
Jsii$Proxy(String cidr,
DefaultInstanceTenancy defaultInstanceTenancy,
Boolean enableDnsHostnames,
Boolean enableDnsSupport,
Map<String,? extends FlowLogOptions> flowLogs,
Map<String,? extends GatewayVpcEndpointOptions> gatewayEndpoints,
Number maxAzs,
NatProvider natGatewayProvider,
Number natGateways,
SubnetSelection natGatewaySubnets,
List<? extends SubnetConfiguration> subnetConfiguration,
Map<String,? extends VpnConnectionOptions> vpnConnections,
Boolean vpnGateway,
Number vpnGatewayAsn,
List<? extends SubnetSelection> vpnRoutePropagation)
Constructor that initializes the object based on literal property values passed by the
VpcProps.Builder. |
| Constructor and Description |
|---|
Jsii$Proxy(IGatewayVpcEndpointService service,
List<? extends SubnetSelection> subnets)
Constructor that initializes the object based on literal property values passed by the
GatewayVpcEndpointOptions.Builder. |
Jsii$Proxy(IVpc vpc,
IGatewayVpcEndpointService service,
List<? extends SubnetSelection> subnets)
Constructor that initializes the object based on literal property values passed by the
GatewayVpcEndpointProps.Builder. |
Jsii$Proxy(List<? extends SubnetSelection> vpnRoutePropagation,
String type,
Number amazonSideAsn)
Constructor that initializes the object based on literal property values passed by the
EnableVpnGatewayOptions.Builder. |
Jsii$Proxy(String cidr,
DefaultInstanceTenancy defaultInstanceTenancy,
Boolean enableDnsHostnames,
Boolean enableDnsSupport,
Map<String,? extends FlowLogOptions> flowLogs,
Map<String,? extends GatewayVpcEndpointOptions> gatewayEndpoints,
Number maxAzs,
NatProvider natGatewayProvider,
Number natGateways,
SubnetSelection natGatewaySubnets,
List<? extends SubnetConfiguration> subnetConfiguration,
Map<String,? extends VpnConnectionOptions> vpnConnections,
Boolean vpnGateway,
Number vpnGatewayAsn,
List<? extends SubnetSelection> vpnRoutePropagation)
Constructor that initializes the object based on literal property values passed by the
VpcProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
SubnetSelection |
AddCapacityOptions.Jsii$Proxy.getVpcSubnets() |
default SubnetSelection |
FargateServiceProps.getVpcSubnets()
(experimental) The subnets to associate with the service.
|
SubnetSelection |
FargateServiceProps.Jsii$Proxy.getVpcSubnets() |
default SubnetSelection |
Ec2ServiceProps.getVpcSubnets()
(experimental) The subnets to associate with the service.
|
SubnetSelection |
Ec2ServiceProps.Jsii$Proxy.getVpcSubnets() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BaseService.configureAwsVpcNetworking(IVpc vpc,
Boolean assignPublicIp,
SubnetSelection vpcSubnets)
Deprecated.
use configureAwsVpcNetworkingWithSecurityGroups instead.
|
protected void |
BaseService.configureAwsVpcNetworking(IVpc vpc,
Boolean assignPublicIp,
SubnetSelection vpcSubnets,
ISecurityGroup securityGroup)
Deprecated.
use configureAwsVpcNetworkingWithSecurityGroups instead.
|
protected void |
BaseService.configureAwsVpcNetworkingWithSecurityGroups(IVpc vpc,
Boolean assignPublicIp,
SubnetSelection vpcSubnets)
(experimental) This method is called to create a networkConfiguration.
|
protected void |
BaseService.configureAwsVpcNetworkingWithSecurityGroups(IVpc vpc,
Boolean assignPublicIp,
SubnetSelection vpcSubnets,
List<ISecurityGroup> securityGroups)
(experimental) This method is called to create a networkConfiguration.
|
FargateService.Builder |
FargateService.Builder.vpcSubnets(SubnetSelection vpcSubnets)
(experimental) The subnets to associate with the service.
|
Ec2Service.Builder |
Ec2Service.Builder.vpcSubnets(SubnetSelection vpcSubnets)
(experimental) The subnets to associate with the service.
|
AddCapacityOptions.Builder |
AddCapacityOptions.Builder.vpcSubnets(SubnetSelection vpcSubnets)
Sets the value of
CommonAutoScalingGroupProps.getVpcSubnets() |
FargateServiceProps.Builder |
FargateServiceProps.Builder.vpcSubnets(SubnetSelection vpcSubnets)
Sets the value of
FargateServiceProps.getVpcSubnets() |
Ec2ServiceProps.Builder |
Ec2ServiceProps.Builder.vpcSubnets(SubnetSelection vpcSubnets)
Sets the value of
Ec2ServiceProps.getVpcSubnets() |
| Constructor and Description |
|---|
Jsii$Proxy(InstanceType instanceType,
IMachineImage machineImage,
Boolean canContainersAccessInstanceRole,
MachineImageType machineImageType,
Boolean spotInstanceDraining,
Duration taskDrainTime,
IKey topicEncryptionKey,
Boolean allowAllOutbound,
Boolean associatePublicIpAddress,
String autoScalingGroupName,
List<? extends BlockDevice> blockDevices,
Duration cooldown,
Number desiredCapacity,
List<? extends GroupMetrics> groupMetrics,
HealthCheck healthCheck,
Boolean ignoreUnmodifiedSizeProperties,
Monitoring instanceMonitoring,
String keyName,
Number maxCapacity,
Duration maxInstanceLifetime,
Number minCapacity,
List<? extends NotificationConfiguration> notifications,
ITopic notificationsTopic,
Number replacingUpdateMinSuccessfulInstancesPercent,
Number resourceSignalCount,
Duration resourceSignalTimeout,
RollingUpdateConfiguration rollingUpdateConfiguration,
Signals signals,
String spotPrice,
UpdatePolicy updatePolicy,
UpdateType updateType,
SubnetSelection vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
AddCapacityOptions.Builder. |
Jsii$Proxy(TaskDefinition taskDefinition,
Boolean assignPublicIp,
Boolean daemon,
List<? extends PlacementConstraint> placementConstraints,
List<? extends PlacementStrategy> placementStrategies,
PropagatedTagSource propagateTaskTagsFrom,
ISecurityGroup securityGroup,
List<? extends ISecurityGroup> securityGroups,
SubnetSelection vpcSubnets,
ICluster cluster,
CloudMapOptions cloudMapOptions,
DeploymentController deploymentController,
Number desiredCount,
Boolean enableEcsManagedTags,
Duration healthCheckGracePeriod,
Number maxHealthyPercent,
Number minHealthyPercent,
PropagatedTagSource propagateTags,
String serviceName)
Constructor that initializes the object based on literal property values passed by the
Ec2ServiceProps.Builder. |
Jsii$Proxy(TaskDefinition taskDefinition,
Boolean assignPublicIp,
FargatePlatformVersion platformVersion,
PropagatedTagSource propagateTaskTagsFrom,
ISecurityGroup securityGroup,
List<? extends ISecurityGroup> securityGroups,
SubnetSelection vpcSubnets,
ICluster cluster,
CloudMapOptions cloudMapOptions,
DeploymentController deploymentController,
Number desiredCount,
Boolean enableEcsManagedTags,
Duration healthCheckGracePeriod,
Number maxHealthyPercent,
Number minHealthyPercent,
PropagatedTagSource propagateTags,
String serviceName)
Constructor that initializes the object based on literal property values passed by the
FargateServiceProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
SubnetSelection |
ScheduledTaskBase.getSubnetSelection()
(experimental) In what subnets to place the task's ENIs.
|
SubnetSelection |
ScheduledEc2TaskProps.Jsii$Proxy.getSubnetSelection() |
SubnetSelection |
ScheduledFargateTaskProps.Jsii$Proxy.getSubnetSelection() |
default SubnetSelection |
ScheduledTaskBaseProps.getSubnetSelection()
(experimental) In what subnets to place the task's ENIs.
|
SubnetSelection |
ScheduledTaskBaseProps.Jsii$Proxy.getSubnetSelection() |
| Modifier and Type | Method and Description |
|---|---|
ScheduledEc2TaskProps.Builder |
ScheduledEc2TaskProps.Builder.subnetSelection(SubnetSelection subnetSelection)
Sets the value of
ScheduledTaskBaseProps.getSubnetSelection() |
ScheduledFargateTaskProps.Builder |
ScheduledFargateTaskProps.Builder.subnetSelection(SubnetSelection subnetSelection)
Sets the value of
ScheduledTaskBaseProps.getSubnetSelection() |
ScheduledTaskBaseProps.Builder |
ScheduledTaskBaseProps.Builder.subnetSelection(SubnetSelection subnetSelection)
Sets the value of
ScheduledTaskBaseProps.getSubnetSelection() |
ScheduledFargateTask.Builder |
ScheduledFargateTask.Builder.subnetSelection(SubnetSelection subnetSelection)
(experimental) In what subnets to place the task's ENIs.
|
ScheduledEc2Task.Builder |
ScheduledEc2Task.Builder.subnetSelection(SubnetSelection subnetSelection)
(experimental) In what subnets to place the task's ENIs.
|
| Constructor and Description |
|---|
Jsii$Proxy(ScheduledEc2TaskDefinitionOptions scheduledEc2TaskDefinitionOptions,
ScheduledEc2TaskImageOptions scheduledEc2TaskImageOptions,
Schedule schedule,
ICluster cluster,
Number desiredTaskCount,
SubnetSelection subnetSelection,
IVpc vpc)
Constructor that initializes the object based on literal property values passed by the
ScheduledEc2TaskProps.Builder. |
Jsii$Proxy(ScheduledFargateTaskDefinitionOptions scheduledFargateTaskDefinitionOptions,
ScheduledFargateTaskImageOptions scheduledFargateTaskImageOptions,
Schedule schedule,
ICluster cluster,
Number desiredTaskCount,
SubnetSelection subnetSelection,
IVpc vpc)
Constructor that initializes the object based on literal property values passed by the
ScheduledFargateTaskProps.Builder. |
Jsii$Proxy(Schedule schedule,
ICluster cluster,
Number desiredTaskCount,
SubnetSelection subnetSelection,
IVpc vpc)
Constructor that initializes the object based on literal property values passed by the
ScheduledTaskBaseProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
default SubnetSelection |
FileSystemProps.getVpcSubnets()
(experimental) Which subnets to place the mount target in the VPC.
|
SubnetSelection |
FileSystemProps.Jsii$Proxy.getVpcSubnets() |
| Modifier and Type | Method and Description |
|---|---|
FileSystem.Builder |
FileSystem.Builder.vpcSubnets(SubnetSelection vpcSubnets)
(experimental) Which subnets to place the mount target in the VPC.
|
FileSystemProps.Builder |
FileSystemProps.Builder.vpcSubnets(SubnetSelection vpcSubnets)
Sets the value of
FileSystemProps.getVpcSubnets() |
| Constructor and Description |
|---|
Jsii$Proxy(IVpc vpc,
Boolean enableAutomaticBackups,
Boolean encrypted,
String fileSystemName,
IKey kmsKey,
LifecyclePolicy lifecyclePolicy,
PerformanceMode performanceMode,
Size provisionedThroughputPerSecond,
RemovalPolicy removalPolicy,
ISecurityGroup securityGroup,
ThroughputMode throughputMode,
SubnetSelection vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
FileSystemProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
default SubnetSelection |
NodegroupOptions.getSubnets()
(experimental) The subnets to use for the Auto Scaling group that is created for your node group.
|
SubnetSelection |
NodegroupOptions.Jsii$Proxy.getSubnets() |
SubnetSelection |
NodegroupProps.Jsii$Proxy.getSubnets() |
default SubnetSelection |
FargateProfileOptions.getSubnetSelection()
(experimental) Select which subnets to launch your pods into.
|
SubnetSelection |
FargateProfileOptions.Jsii$Proxy.getSubnetSelection() |
SubnetSelection |
FargateProfileProps.Jsii$Proxy.getSubnetSelection() |
SubnetSelection |
AutoScalingGroupCapacityOptions.Jsii$Proxy.getVpcSubnets() |
| Modifier and Type | Method and Description |
|---|---|
List<SubnetSelection> |
ClusterOptions.Jsii$Proxy.getVpcSubnets() |
List<SubnetSelection> |
LegacyClusterProps.Jsii$Proxy.getVpcSubnets() |
List<SubnetSelection> |
ClusterProps.Jsii$Proxy.getVpcSubnets() |
default List<SubnetSelection> |
CommonClusterOptions.getVpcSubnets()
(experimental) Where to place EKS Control Plane ENIs.
|
List<SubnetSelection> |
CommonClusterOptions.Jsii$Proxy.getVpcSubnets() |
List<SubnetSelection> |
FargateClusterProps.Jsii$Proxy.getVpcSubnets() |
| Modifier and Type | Method and Description |
|---|---|
NodegroupOptions.Builder |
NodegroupOptions.Builder.subnets(SubnetSelection subnets)
Sets the value of
NodegroupOptions.getSubnets() |
NodegroupProps.Builder |
NodegroupProps.Builder.subnets(SubnetSelection subnets)
Sets the value of
NodegroupOptions.getSubnets() |
Nodegroup.Builder |
Nodegroup.Builder.subnets(SubnetSelection subnets)
(experimental) The subnets to use for the Auto Scaling group that is created for your node group.
|
FargateProfileOptions.Builder |
FargateProfileOptions.Builder.subnetSelection(SubnetSelection subnetSelection)
Sets the value of
FargateProfileOptions.getSubnetSelection() |
FargateProfileProps.Builder |
FargateProfileProps.Builder.subnetSelection(SubnetSelection subnetSelection)
Sets the value of
FargateProfileOptions.getSubnetSelection() |
FargateProfile.Builder |
FargateProfile.Builder.subnetSelection(SubnetSelection subnetSelection)
(experimental) Select which subnets to launch your pods into.
|
AutoScalingGroupCapacityOptions.Builder |
AutoScalingGroupCapacityOptions.Builder.vpcSubnets(SubnetSelection vpcSubnets)
Sets the value of
CommonAutoScalingGroupProps.getVpcSubnets() |
| Modifier and Type | Method and Description |
|---|---|
ClusterOptions.Builder |
ClusterOptions.Builder.vpcSubnets(List<? extends SubnetSelection> vpcSubnets)
Sets the value of
CommonClusterOptions.getVpcSubnets() |
LegacyClusterProps.Builder |
LegacyClusterProps.Builder.vpcSubnets(List<? extends SubnetSelection> vpcSubnets)
Sets the value of
CommonClusterOptions.getVpcSubnets() |
FargateCluster.Builder |
FargateCluster.Builder.vpcSubnets(List<? extends SubnetSelection> vpcSubnets)
(experimental) Where to place EKS Control Plane ENIs.
|
ClusterProps.Builder |
ClusterProps.Builder.vpcSubnets(List<? extends SubnetSelection> vpcSubnets)
Sets the value of
CommonClusterOptions.getVpcSubnets() |
CommonClusterOptions.Builder |
CommonClusterOptions.Builder.vpcSubnets(List<? extends SubnetSelection> vpcSubnets)
Sets the value of
CommonClusterOptions.getVpcSubnets() |
FargateClusterProps.Builder |
FargateClusterProps.Builder.vpcSubnets(List<? extends SubnetSelection> vpcSubnets)
Sets the value of
CommonClusterOptions.getVpcSubnets() |
Cluster.Builder |
Cluster.Builder.vpcSubnets(List<? extends SubnetSelection> vpcSubnets)
(experimental) Where to place EKS Control Plane ENIs.
|
LegacyCluster.Builder |
LegacyCluster.Builder.vpcSubnets(List<? extends SubnetSelection> vpcSubnets)
(experimental) Where to place EKS Control Plane ENIs.
|
| Constructor and Description |
|---|
Jsii$Proxy(Cluster cluster,
List<? extends Selector> selectors,
String fargateProfileName,
IRole podExecutionRole,
SubnetSelection subnetSelection,
IVpc vpc)
Constructor that initializes the object based on literal property values passed by the
FargateProfileProps.Builder. |
Jsii$Proxy(ICluster cluster,
NodegroupAmiType amiType,
Number desiredSize,
Number diskSize,
Boolean forceUpdate,
InstanceType instanceType,
Map<String,String> labels,
LaunchTemplateSpec launchTemplateSpec,
Number maxSize,
Number minSize,
String nodegroupName,
IRole nodeRole,
String releaseVersion,
NodegroupRemoteAccess remoteAccess,
SubnetSelection subnets,
Map<String,String> tags)
Constructor that initializes the object based on literal property values passed by the
NodegroupProps.Builder. |
Jsii$Proxy(InstanceType instanceType,
Boolean bootstrapEnabled,
BootstrapOptions bootstrapOptions,
MachineImageType machineImageType,
Boolean mapRole,
Boolean allowAllOutbound,
Boolean associatePublicIpAddress,
String autoScalingGroupName,
List<? extends BlockDevice> blockDevices,
Duration cooldown,
Number desiredCapacity,
List<? extends GroupMetrics> groupMetrics,
HealthCheck healthCheck,
Boolean ignoreUnmodifiedSizeProperties,
Monitoring instanceMonitoring,
String keyName,
Number maxCapacity,
Duration maxInstanceLifetime,
Number minCapacity,
List<? extends NotificationConfiguration> notifications,
ITopic notificationsTopic,
Number replacingUpdateMinSuccessfulInstancesPercent,
Number resourceSignalCount,
Duration resourceSignalTimeout,
RollingUpdateConfiguration rollingUpdateConfiguration,
Signals signals,
String spotPrice,
UpdatePolicy updatePolicy,
UpdateType updateType,
SubnetSelection vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
AutoScalingGroupCapacityOptions.Builder. |
Jsii$Proxy(List<? extends Selector> selectors,
String fargateProfileName,
IRole podExecutionRole,
SubnetSelection subnetSelection,
IVpc vpc)
Constructor that initializes the object based on literal property values passed by the
FargateProfileOptions.Builder. |
Jsii$Proxy(NodegroupAmiType amiType,
Number desiredSize,
Number diskSize,
Boolean forceUpdate,
InstanceType instanceType,
Map<String,String> labels,
LaunchTemplateSpec launchTemplateSpec,
Number maxSize,
Number minSize,
String nodegroupName,
IRole nodeRole,
String releaseVersion,
NodegroupRemoteAccess remoteAccess,
SubnetSelection subnets,
Map<String,String> tags)
Constructor that initializes the object based on literal property values passed by the
NodegroupOptions.Builder. |
| Constructor and Description |
|---|
Jsii$Proxy(CoreDnsComputeType coreDnsComputeType,
EndpointAccess endpointAccess,
Map<String,String> kubectlEnvironment,
ILayerVersion kubectlLayer,
IRole mastersRole,
Boolean outputMastersRoleArn,
KubernetesVersion version,
String clusterName,
Boolean outputClusterName,
Boolean outputConfigCommand,
IRole role,
ISecurityGroup securityGroup,
IVpc vpc,
List<? extends SubnetSelection> vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
ClusterOptions.Builder. |
Jsii$Proxy(FargateProfileOptions defaultProfile,
CoreDnsComputeType coreDnsComputeType,
EndpointAccess endpointAccess,
Map<String,String> kubectlEnvironment,
ILayerVersion kubectlLayer,
IRole mastersRole,
Boolean outputMastersRoleArn,
KubernetesVersion version,
String clusterName,
Boolean outputClusterName,
Boolean outputConfigCommand,
IRole role,
ISecurityGroup securityGroup,
IVpc vpc,
List<? extends SubnetSelection> vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
FargateClusterProps.Builder. |
Jsii$Proxy(KubernetesVersion version,
String clusterName,
Boolean outputClusterName,
Boolean outputConfigCommand,
IRole role,
ISecurityGroup securityGroup,
IVpc vpc,
List<? extends SubnetSelection> vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
CommonClusterOptions.Builder. |
Jsii$Proxy(Number defaultCapacity,
InstanceType defaultCapacityInstance,
DefaultCapacityType defaultCapacityType,
Boolean kubectlEnabled,
IKey secretsEncryptionKey,
CoreDnsComputeType coreDnsComputeType,
EndpointAccess endpointAccess,
Map<String,String> kubectlEnvironment,
ILayerVersion kubectlLayer,
IRole mastersRole,
Boolean outputMastersRoleArn,
KubernetesVersion version,
String clusterName,
Boolean outputClusterName,
Boolean outputConfigCommand,
IRole role,
ISecurityGroup securityGroup,
IVpc vpc,
List<? extends SubnetSelection> vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
ClusterProps.Builder. |
Jsii$Proxy(Number defaultCapacity,
InstanceType defaultCapacityInstance,
DefaultCapacityType defaultCapacityType,
IKey secretsEncryptionKey,
KubernetesVersion version,
String clusterName,
Boolean outputClusterName,
Boolean outputConfigCommand,
IRole role,
ISecurityGroup securityGroup,
IVpc vpc,
List<? extends SubnetSelection> vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
LegacyClusterProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
SubnetSelection |
CapacityOptions.Jsii$Proxy.getVpcSubnets() |
| Modifier and Type | Method and Description |
|---|---|
default List<SubnetSelection> |
ClusterProps.getVpcSubnets()
(experimental) Where to place EKS Control Plane ENIs.
|
List<SubnetSelection> |
ClusterProps.Jsii$Proxy.getVpcSubnets() |
| Modifier and Type | Method and Description |
|---|---|
CapacityOptions.Builder |
CapacityOptions.Builder.vpcSubnets(SubnetSelection vpcSubnets)
Sets the value of
CommonAutoScalingGroupProps.getVpcSubnets() |
| Modifier and Type | Method and Description |
|---|---|
ClusterProps.Builder |
ClusterProps.Builder.vpcSubnets(List<? extends SubnetSelection> vpcSubnets)
Sets the value of
ClusterProps.getVpcSubnets() |
Cluster.Builder |
Cluster.Builder.vpcSubnets(List<? extends SubnetSelection> vpcSubnets)
(experimental) Where to place EKS Control Plane ENIs.
|
| Constructor and Description |
|---|
Jsii$Proxy(InstanceType instanceType,
Boolean bootstrapEnabled,
BootstrapOptions bootstrapOptions,
Boolean mapRole,
Boolean allowAllOutbound,
Boolean associatePublicIpAddress,
String autoScalingGroupName,
List<? extends BlockDevice> blockDevices,
Duration cooldown,
Number desiredCapacity,
List<? extends GroupMetrics> groupMetrics,
HealthCheck healthCheck,
Boolean ignoreUnmodifiedSizeProperties,
Monitoring instanceMonitoring,
String keyName,
Number maxCapacity,
Duration maxInstanceLifetime,
Number minCapacity,
List<? extends NotificationConfiguration> notifications,
ITopic notificationsTopic,
Number replacingUpdateMinSuccessfulInstancesPercent,
Number resourceSignalCount,
Duration resourceSignalTimeout,
RollingUpdateConfiguration rollingUpdateConfiguration,
Signals signals,
String spotPrice,
UpdatePolicy updatePolicy,
UpdateType updateType,
SubnetSelection vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
CapacityOptions.Builder. |
| Constructor and Description |
|---|
Jsii$Proxy(String clusterName,
Number defaultCapacity,
InstanceType defaultCapacityInstance,
Boolean kubectlEnabled,
IRole mastersRole,
Boolean outputClusterName,
Boolean outputConfigCommand,
Boolean outputMastersRoleArn,
IRole role,
ISecurityGroup securityGroup,
String version,
IVpc vpc,
List<? extends SubnetSelection> vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
ClusterProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
default SubnetSelection |
LoadBalancerProps.getSubnetSelection()
(experimental) Which subnets to deploy the load balancer.
|
SubnetSelection |
LoadBalancerProps.Jsii$Proxy.getSubnetSelection() |
| Modifier and Type | Method and Description |
|---|---|
LoadBalancer.Builder |
LoadBalancer.Builder.subnetSelection(SubnetSelection subnetSelection)
(experimental) Which subnets to deploy the load balancer.
|
LoadBalancerProps.Builder |
LoadBalancerProps.Builder.subnetSelection(SubnetSelection subnetSelection)
Sets the value of
LoadBalancerProps.getSubnetSelection() |
| Constructor and Description |
|---|
Jsii$Proxy(IVpc vpc,
Boolean crossZone,
HealthCheck healthCheck,
Boolean internetFacing,
List<? extends LoadBalancerListener> listeners,
SubnetSelection subnetSelection,
List<? extends ILoadBalancerTarget> targets)
Constructor that initializes the object based on literal property values passed by the
LoadBalancerProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
SubnetSelection |
NetworkLoadBalancerProps.Jsii$Proxy.getVpcSubnets() |
default SubnetSelection |
BaseLoadBalancerProps.getVpcSubnets()
(experimental) Which subnets place the load balancer in.
|
SubnetSelection |
BaseLoadBalancerProps.Jsii$Proxy.getVpcSubnets() |
SubnetSelection |
ApplicationLoadBalancerProps.Jsii$Proxy.getVpcSubnets() |
| Modifier and Type | Method and Description |
|---|---|
ApplicationLoadBalancer.Builder |
ApplicationLoadBalancer.Builder.vpcSubnets(SubnetSelection vpcSubnets)
(experimental) Which subnets place the load balancer in.
|
NetworkLoadBalancerProps.Builder |
NetworkLoadBalancerProps.Builder.vpcSubnets(SubnetSelection vpcSubnets)
Sets the value of
BaseLoadBalancerProps.getVpcSubnets() |
NetworkLoadBalancer.Builder |
NetworkLoadBalancer.Builder.vpcSubnets(SubnetSelection vpcSubnets)
(experimental) Which subnets place the load balancer in.
|
BaseLoadBalancerProps.Builder |
BaseLoadBalancerProps.Builder.vpcSubnets(SubnetSelection vpcSubnets)
Sets the value of
BaseLoadBalancerProps.getVpcSubnets() |
ApplicationLoadBalancerProps.Builder |
ApplicationLoadBalancerProps.Builder.vpcSubnets(SubnetSelection vpcSubnets)
Sets the value of
BaseLoadBalancerProps.getVpcSubnets() |
| Constructor and Description |
|---|
Jsii$Proxy(Boolean http2Enabled,
Duration idleTimeout,
IpAddressType ipAddressType,
ISecurityGroup securityGroup,
IVpc vpc,
Boolean deletionProtection,
Boolean internetFacing,
String loadBalancerName,
SubnetSelection vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
ApplicationLoadBalancerProps.Builder. |
Jsii$Proxy(Boolean crossZoneEnabled,
IVpc vpc,
Boolean deletionProtection,
Boolean internetFacing,
String loadBalancerName,
SubnetSelection vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
NetworkLoadBalancerProps.Builder. |
Jsii$Proxy(IVpc vpc,
Boolean deletionProtection,
Boolean internetFacing,
String loadBalancerName,
SubnetSelection vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
BaseLoadBalancerProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
default SubnetSelection |
EcsTaskProps.getSubnetSelection()
(experimental) In what subnets to place the task's ENIs.
|
SubnetSelection |
EcsTaskProps.Jsii$Proxy.getSubnetSelection() |
| Modifier and Type | Method and Description |
|---|---|
EcsTask.Builder |
EcsTask.Builder.subnetSelection(SubnetSelection subnetSelection)
(experimental) In what subnets to place the task's ENIs.
|
EcsTaskProps.Builder |
EcsTaskProps.Builder.subnetSelection(SubnetSelection subnetSelection)
Sets the value of
EcsTaskProps.getSubnetSelection() |
| Constructor and Description |
|---|
Jsii$Proxy(ICluster cluster,
TaskDefinition taskDefinition,
List<? extends ContainerOverride> containerOverrides,
FargatePlatformVersion platformVersion,
IRole role,
ISecurityGroup securityGroup,
List<? extends ISecurityGroup> securityGroups,
SubnetSelection subnetSelection,
Number taskCount)
Constructor that initializes the object based on literal property values passed by the
EcsTaskProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
default SubnetSelection |
FunctionOptions.getVpcSubnets()
(experimental) Where to place the network interfaces within the VPC.
|
SubnetSelection |
FunctionOptions.Jsii$Proxy.getVpcSubnets() |
SubnetSelection |
SingletonFunctionProps.Jsii$Proxy.getVpcSubnets() |
SubnetSelection |
FunctionProps.Jsii$Proxy.getVpcSubnets() |
| Modifier and Type | Method and Description |
|---|---|
SingletonFunction.Builder |
SingletonFunction.Builder.vpcSubnets(SubnetSelection vpcSubnets)
(experimental) Where to place the network interfaces within the VPC.
|
FunctionOptions.Builder |
FunctionOptions.Builder.vpcSubnets(SubnetSelection vpcSubnets)
Sets the value of
FunctionOptions.getVpcSubnets() |
Function.Builder |
Function.Builder.vpcSubnets(SubnetSelection vpcSubnets)
(experimental) Where to place the network interfaces within the VPC.
|
SingletonFunctionProps.Builder |
SingletonFunctionProps.Builder.vpcSubnets(SubnetSelection vpcSubnets)
Sets the value of
FunctionOptions.getVpcSubnets() |
FunctionProps.Builder |
FunctionProps.Builder.vpcSubnets(SubnetSelection vpcSubnets)
Sets the value of
FunctionOptions.getVpcSubnets() |
| Constructor and Description |
|---|
Jsii$Proxy(Boolean allowAllOutbound,
Boolean allowPublicSubnet,
VersionOptions currentVersionOptions,
IQueue deadLetterQueue,
Boolean deadLetterQueueEnabled,
String description,
Map<String,String> environment,
List<? extends IEventSource> events,
FileSystem filesystem,
String functionName,
List<? extends PolicyStatement> initialPolicy,
List<? extends ILayerVersion> layers,
RetentionDays logRetention,
LogRetentionRetryOptions logRetentionRetryOptions,
IRole logRetentionRole,
Number memorySize,
Boolean profiling,
IProfilingGroup profilingGroup,
Number reservedConcurrentExecutions,
IRole role,
ISecurityGroup securityGroup,
List<? extends ISecurityGroup> securityGroups,
Duration timeout,
Tracing tracing,
IVpc vpc,
SubnetSelection vpcSubnets,
Duration maxEventAge,
IDestination onFailure,
IDestination onSuccess,
Number retryAttempts)
Constructor that initializes the object based on literal property values passed by the
FunctionOptions.Builder. |
Jsii$Proxy(Code code,
String handler,
Runtime runtime,
Boolean allowAllOutbound,
Boolean allowPublicSubnet,
VersionOptions currentVersionOptions,
IQueue deadLetterQueue,
Boolean deadLetterQueueEnabled,
String description,
Map<String,String> environment,
List<? extends IEventSource> events,
FileSystem filesystem,
String functionName,
List<? extends PolicyStatement> initialPolicy,
List<? extends ILayerVersion> layers,
RetentionDays logRetention,
LogRetentionRetryOptions logRetentionRetryOptions,
IRole logRetentionRole,
Number memorySize,
Boolean profiling,
IProfilingGroup profilingGroup,
Number reservedConcurrentExecutions,
IRole role,
ISecurityGroup securityGroup,
List<? extends ISecurityGroup> securityGroups,
Duration timeout,
Tracing tracing,
IVpc vpc,
SubnetSelection vpcSubnets,
Duration maxEventAge,
IDestination onFailure,
IDestination onSuccess,
Number retryAttempts)
Constructor that initializes the object based on literal property values passed by the
FunctionProps.Builder. |
Jsii$Proxy(String uuid,
String lambdaPurpose,
Code code,
String handler,
Runtime runtime,
Boolean allowAllOutbound,
Boolean allowPublicSubnet,
VersionOptions currentVersionOptions,
IQueue deadLetterQueue,
Boolean deadLetterQueueEnabled,
String description,
Map<String,String> environment,
List<? extends IEventSource> events,
FileSystem filesystem,
String functionName,
List<? extends PolicyStatement> initialPolicy,
List<? extends ILayerVersion> layers,
RetentionDays logRetention,
LogRetentionRetryOptions logRetentionRetryOptions,
IRole logRetentionRole,
Number memorySize,
Boolean profiling,
IProfilingGroup profilingGroup,
Number reservedConcurrentExecutions,
IRole role,
ISecurityGroup securityGroup,
List<? extends ISecurityGroup> securityGroups,
Duration timeout,
Tracing tracing,
IVpc vpc,
SubnetSelection vpcSubnets,
Duration maxEventAge,
IDestination onFailure,
IDestination onSuccess,
Number retryAttempts)
Constructor that initializes the object based on literal property values passed by the
SingletonFunctionProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
SubnetSelection |
NodejsFunctionProps.Jsii$Proxy.getVpcSubnets() |
| Modifier and Type | Method and Description |
|---|---|
NodejsFunctionProps.Builder |
NodejsFunctionProps.Builder.vpcSubnets(SubnetSelection vpcSubnets)
Sets the value of
FunctionOptions.getVpcSubnets() |
NodejsFunction.Builder |
NodejsFunction.Builder.vpcSubnets(SubnetSelection vpcSubnets)
(experimental) Where to place the network interfaces within the VPC.
|
| Constructor and Description |
|---|
Jsii$Proxy(Boolean awsSdkConnectionReuse,
String depsLockFilePath,
String entry,
String handler,
Runtime runtime,
Boolean allowAllOutbound,
Boolean allowPublicSubnet,
VersionOptions currentVersionOptions,
IQueue deadLetterQueue,
Boolean deadLetterQueueEnabled,
String description,
Map<String,String> environment,
List<? extends IEventSource> events,
FileSystem filesystem,
String functionName,
List<? extends PolicyStatement> initialPolicy,
List<? extends ILayerVersion> layers,
RetentionDays logRetention,
LogRetentionRetryOptions logRetentionRetryOptions,
IRole logRetentionRole,
Number memorySize,
Boolean profiling,
IProfilingGroup profilingGroup,
Number reservedConcurrentExecutions,
IRole role,
ISecurityGroup securityGroup,
List<? extends ISecurityGroup> securityGroups,
Duration timeout,
Tracing tracing,
IVpc vpc,
SubnetSelection vpcSubnets,
Duration maxEventAge,
IDestination onFailure,
IDestination onSuccess,
Number retryAttempts,
Map<String,String> buildArgs,
BundlingDockerImage bundlingDockerImage,
Map<String,String> bundlingEnvironment,
String esbuildVersion,
List<String> externalModules,
Boolean forceDockerBundling,
Map<String,String> loader,
Boolean minify,
List<String> nodeModules,
Boolean sourceMap,
String target)
Constructor that initializes the object based on literal property values passed by the
NodejsFunctionProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
SubnetSelection |
PythonFunctionProps.Jsii$Proxy.getVpcSubnets() |
| Modifier and Type | Method and Description |
|---|---|
PythonFunction.Builder |
PythonFunction.Builder.vpcSubnets(SubnetSelection vpcSubnets)
(experimental) Where to place the network interfaces within the VPC.
|
PythonFunctionProps.Builder |
PythonFunctionProps.Builder.vpcSubnets(SubnetSelection vpcSubnets)
Sets the value of
FunctionOptions.getVpcSubnets() |
| Constructor and Description |
|---|
Jsii$Proxy(String entry,
String handler,
String index,
Runtime runtime,
Boolean allowAllOutbound,
Boolean allowPublicSubnet,
VersionOptions currentVersionOptions,
IQueue deadLetterQueue,
Boolean deadLetterQueueEnabled,
String description,
Map<String,String> environment,
List<? extends IEventSource> events,
FileSystem filesystem,
String functionName,
List<? extends PolicyStatement> initialPolicy,
List<? extends ILayerVersion> layers,
RetentionDays logRetention,
LogRetentionRetryOptions logRetentionRetryOptions,
IRole logRetentionRole,
Number memorySize,
Boolean profiling,
IProfilingGroup profilingGroup,
Number reservedConcurrentExecutions,
IRole role,
ISecurityGroup securityGroup,
List<? extends ISecurityGroup> securityGroups,
Duration timeout,
Tracing tracing,
IVpc vpc,
SubnetSelection vpcSubnets,
Duration maxEventAge,
IDestination onFailure,
IDestination onSuccess,
Number retryAttempts)
Constructor that initializes the object based on literal property values passed by the
PythonFunctionProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
protected SubnetSelection |
DatabaseInstance.getVpcPlacement() |
SubnetSelection |
DatabaseInstanceProps.Jsii$Proxy.getVpcPlacement() |
protected SubnetSelection |
DatabaseInstanceReadReplica.getVpcPlacement() |
SubnetSelection |
DatabaseInstanceReadReplicaProps.Jsii$Proxy.getVpcPlacement() |
protected SubnetSelection |
DatabaseInstanceFromSnapshot.getVpcPlacement() |
default SubnetSelection |
DatabaseInstanceNewProps.getVpcPlacement()
Deprecated.
use `vpcSubnets`
|
SubnetSelection |
DatabaseInstanceNewProps.Jsii$Proxy.getVpcPlacement() |
SubnetSelection |
DatabaseInstanceFromSnapshotProps.Jsii$Proxy.getVpcPlacement() |
SubnetSelection |
DatabaseInstanceSourceProps.Jsii$Proxy.getVpcPlacement() |
SubnetSelection |
DatabaseInstanceProps.Jsii$Proxy.getVpcSubnets() |
SubnetSelection |
DatabaseProxyProps.Jsii$Proxy.getVpcSubnets() |
default SubnetSelection |
DatabaseProxyOptions.getVpcSubnets()
(experimental) The subnets used by the proxy.
|
SubnetSelection |
DatabaseProxyOptions.Jsii$Proxy.getVpcSubnets() |
SubnetSelection |
DatabaseInstanceReadReplicaProps.Jsii$Proxy.getVpcSubnets() |
default SubnetSelection |
InstanceProps.getVpcSubnets()
(experimental) Where to place the instances within the VPC.
|
SubnetSelection |
InstanceProps.Jsii$Proxy.getVpcSubnets() |
default SubnetSelection |
ServerlessClusterProps.getVpcSubnets()
(experimental) Where to place the instances within the VPC.
|
SubnetSelection |
ServerlessClusterProps.Jsii$Proxy.getVpcSubnets() |
default SubnetSelection |
SubnetGroupProps.getVpcSubnets()
(experimental) Which subnets within the VPC to associate with this group.
|
SubnetSelection |
SubnetGroupProps.Jsii$Proxy.getVpcSubnets() |
default SubnetSelection |
DatabaseInstanceNewProps.getVpcSubnets()
(experimental) The type of subnets to add to the created DB subnet group.
|
SubnetSelection |
DatabaseInstanceNewProps.Jsii$Proxy.getVpcSubnets() |
SubnetSelection |
DatabaseInstanceFromSnapshotProps.Jsii$Proxy.getVpcSubnets() |
SubnetSelection |
DatabaseInstanceSourceProps.Jsii$Proxy.getVpcSubnets() |
| Modifier and Type | Method and Description |
|---|---|
DatabaseInstance.Builder |
DatabaseInstance.Builder.vpcPlacement(SubnetSelection vpcPlacement)
Deprecated.
use `vpcSubnets`
|
DatabaseInstanceProps.Builder |
DatabaseInstanceProps.Builder.vpcPlacement(SubnetSelection vpcPlacement)
Deprecated.
use `vpcSubnets`
|
DatabaseInstanceReadReplica.Builder |
DatabaseInstanceReadReplica.Builder.vpcPlacement(SubnetSelection vpcPlacement)
Deprecated.
use `vpcSubnets`
|
DatabaseInstanceReadReplicaProps.Builder |
DatabaseInstanceReadReplicaProps.Builder.vpcPlacement(SubnetSelection vpcPlacement)
Deprecated.
use `vpcSubnets`
|
DatabaseInstanceFromSnapshot.Builder |
DatabaseInstanceFromSnapshot.Builder.vpcPlacement(SubnetSelection vpcPlacement)
Deprecated.
use `vpcSubnets`
|
DatabaseInstanceNewProps.Builder |
DatabaseInstanceNewProps.Builder.vpcPlacement(SubnetSelection vpcPlacement)
Deprecated.
use `vpcSubnets`
|
DatabaseInstanceFromSnapshotProps.Builder |
DatabaseInstanceFromSnapshotProps.Builder.vpcPlacement(SubnetSelection vpcPlacement)
Deprecated.
use `vpcSubnets`
|
DatabaseInstanceSourceProps.Builder |
DatabaseInstanceSourceProps.Builder.vpcPlacement(SubnetSelection vpcPlacement)
Deprecated.
use `vpcSubnets`
|
DatabaseInstance.Builder |
DatabaseInstance.Builder.vpcSubnets(SubnetSelection vpcSubnets)
(experimental) The type of subnets to add to the created DB subnet group.
|
DatabaseInstanceProps.Builder |
DatabaseInstanceProps.Builder.vpcSubnets(SubnetSelection vpcSubnets)
Sets the value of
DatabaseInstanceNewProps.getVpcSubnets() |
DatabaseProxyProps.Builder |
DatabaseProxyProps.Builder.vpcSubnets(SubnetSelection vpcSubnets)
Sets the value of
DatabaseProxyOptions.getVpcSubnets() |
DatabaseProxy.Builder |
DatabaseProxy.Builder.vpcSubnets(SubnetSelection vpcSubnets)
(experimental) The subnets used by the proxy.
|
DatabaseInstanceReadReplica.Builder |
DatabaseInstanceReadReplica.Builder.vpcSubnets(SubnetSelection vpcSubnets)
(experimental) The type of subnets to add to the created DB subnet group.
|
ServerlessCluster.Builder |
ServerlessCluster.Builder.vpcSubnets(SubnetSelection vpcSubnets)
(experimental) Where to place the instances within the VPC.
|
DatabaseProxyOptions.Builder |
DatabaseProxyOptions.Builder.vpcSubnets(SubnetSelection vpcSubnets)
Sets the value of
DatabaseProxyOptions.getVpcSubnets() |
DatabaseInstanceReadReplicaProps.Builder |
DatabaseInstanceReadReplicaProps.Builder.vpcSubnets(SubnetSelection vpcSubnets)
Sets the value of
DatabaseInstanceNewProps.getVpcSubnets() |
InstanceProps.Builder |
InstanceProps.Builder.vpcSubnets(SubnetSelection vpcSubnets)
Sets the value of
InstanceProps.getVpcSubnets() |
ServerlessClusterProps.Builder |
ServerlessClusterProps.Builder.vpcSubnets(SubnetSelection vpcSubnets)
Sets the value of
ServerlessClusterProps.getVpcSubnets() |
SubnetGroupProps.Builder |
SubnetGroupProps.Builder.vpcSubnets(SubnetSelection vpcSubnets)
Sets the value of
SubnetGroupProps.getVpcSubnets() |
SubnetGroup.Builder |
SubnetGroup.Builder.vpcSubnets(SubnetSelection vpcSubnets)
(experimental) Which subnets within the VPC to associate with this group.
|
DatabaseInstanceFromSnapshot.Builder |
DatabaseInstanceFromSnapshot.Builder.vpcSubnets(SubnetSelection vpcSubnets)
(experimental) The type of subnets to add to the created DB subnet group.
|
DatabaseInstanceNewProps.Builder |
DatabaseInstanceNewProps.Builder.vpcSubnets(SubnetSelection vpcSubnets)
Sets the value of
DatabaseInstanceNewProps.getVpcSubnets() |
DatabaseInstanceFromSnapshotProps.Builder |
DatabaseInstanceFromSnapshotProps.Builder.vpcSubnets(SubnetSelection vpcSubnets)
Sets the value of
DatabaseInstanceNewProps.getVpcSubnets() |
DatabaseInstanceSourceProps.Builder |
DatabaseInstanceSourceProps.Builder.vpcSubnets(SubnetSelection vpcSubnets)
Sets the value of
DatabaseInstanceNewProps.getVpcSubnets() |
| Constructor and Description |
|---|
Jsii$Proxy(IClusterEngine engine,
IVpc vpc,
Duration backupRetention,
String clusterIdentifier,
Credentials credentials,
String defaultDatabaseName,
Boolean deletionProtection,
Boolean enableDataApi,
IParameterGroup parameterGroup,
RemovalPolicy removalPolicy,
ServerlessScalingOptions scaling,
List<? extends ISecurityGroup> securityGroups,
IKey storageEncryptionKey,
ISubnetGroup subnetGroup,
SubnetSelection vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
ServerlessClusterProps.Builder. |
Jsii$Proxy(IInstanceEngine engine,
Number allocatedStorage,
Boolean allowMajorVersionUpgrade,
String databaseName,
InstanceType instanceType,
LicenseModel licenseModel,
IParameterGroup parameterGroup,
String timezone,
IVpc vpc,
Boolean autoMinorVersionUpgrade,
String availabilityZone,
Duration backupRetention,
List<String> cloudwatchLogsExports,
RetentionDays cloudwatchLogsRetention,
IRole cloudwatchLogsRetentionRole,
Boolean copyTagsToSnapshot,
Boolean deleteAutomatedBackups,
Boolean deletionProtection,
String domain,
IRole domainRole,
Boolean enablePerformanceInsights,
Boolean iamAuthentication,
String instanceIdentifier,
Number iops,
Number maxAllocatedStorage,
Duration monitoringInterval,
IRole monitoringRole,
Boolean multiAz,
IOptionGroup optionGroup,
IKey performanceInsightEncryptionKey,
PerformanceInsightRetention performanceInsightRetention,
Number port,
String preferredBackupWindow,
String preferredMaintenanceWindow,
ProcessorFeatures processorFeatures,
RemovalPolicy removalPolicy,
List<? extends IBucket> s3ExportBuckets,
IRole s3ExportRole,
List<? extends IBucket> s3ImportBuckets,
IRole s3ImportRole,
List<? extends ISecurityGroup> securityGroups,
StorageType storageType,
ISubnetGroup subnetGroup,
SubnetSelection vpcPlacement,
SubnetSelection vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
DatabaseInstanceSourceProps.Builder. |
Jsii$Proxy(InstanceType instanceType,
IDatabaseInstance sourceDatabaseInstance,
Boolean storageEncrypted,
IKey storageEncryptionKey,
IVpc vpc,
Boolean autoMinorVersionUpgrade,
String availabilityZone,
Duration backupRetention,
List<String> cloudwatchLogsExports,
RetentionDays cloudwatchLogsRetention,
IRole cloudwatchLogsRetentionRole,
Boolean copyTagsToSnapshot,
Boolean deleteAutomatedBackups,
Boolean deletionProtection,
String domain,
IRole domainRole,
Boolean enablePerformanceInsights,
Boolean iamAuthentication,
String instanceIdentifier,
Number iops,
Number maxAllocatedStorage,
Duration monitoringInterval,
IRole monitoringRole,
Boolean multiAz,
IOptionGroup optionGroup,
IKey performanceInsightEncryptionKey,
PerformanceInsightRetention performanceInsightRetention,
Number port,
String preferredBackupWindow,
String preferredMaintenanceWindow,
ProcessorFeatures processorFeatures,
RemovalPolicy removalPolicy,
List<? extends IBucket> s3ExportBuckets,
IRole s3ExportRole,
List<? extends IBucket> s3ImportBuckets,
IRole s3ImportRole,
List<? extends ISecurityGroup> securityGroups,
StorageType storageType,
ISubnetGroup subnetGroup,
SubnetSelection vpcPlacement,
SubnetSelection vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
DatabaseInstanceReadReplicaProps.Builder. |
Jsii$Proxy(IVpc vpc,
Boolean allowMajorVersionUpgrade,
Boolean autoMinorVersionUpgrade,
Boolean deleteAutomatedBackups,
Boolean enablePerformanceInsights,
InstanceType instanceType,
IParameterGroup parameterGroup,
IKey performanceInsightEncryptionKey,
PerformanceInsightRetention performanceInsightRetention,
List<? extends ISecurityGroup> securityGroups,
SubnetSelection vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
InstanceProps.Builder. |
Jsii$Proxy(IVpc vpc,
Boolean autoMinorVersionUpgrade,
String availabilityZone,
Duration backupRetention,
List<String> cloudwatchLogsExports,
RetentionDays cloudwatchLogsRetention,
IRole cloudwatchLogsRetentionRole,
Boolean copyTagsToSnapshot,
Boolean deleteAutomatedBackups,
Boolean deletionProtection,
String domain,
IRole domainRole,
Boolean enablePerformanceInsights,
Boolean iamAuthentication,
String instanceIdentifier,
Number iops,
Number maxAllocatedStorage,
Duration monitoringInterval,
IRole monitoringRole,
Boolean multiAz,
IOptionGroup optionGroup,
IKey performanceInsightEncryptionKey,
PerformanceInsightRetention performanceInsightRetention,
Number port,
String preferredBackupWindow,
String preferredMaintenanceWindow,
ProcessorFeatures processorFeatures,
RemovalPolicy removalPolicy,
List<? extends IBucket> s3ExportBuckets,
IRole s3ExportRole,
List<? extends IBucket> s3ImportBuckets,
IRole s3ImportRole,
List<? extends ISecurityGroup> securityGroups,
StorageType storageType,
ISubnetGroup subnetGroup,
SubnetSelection vpcPlacement,
SubnetSelection vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
DatabaseInstanceNewProps.Builder. |
Jsii$Proxy(List<? extends ISecret> secrets,
IVpc vpc,
Duration borrowTimeout,
String dbProxyName,
Boolean debugLogging,
Boolean iamAuth,
Duration idleClientTimeout,
String initQuery,
Number maxConnectionsPercent,
Number maxIdleConnectionsPercent,
Boolean requireTls,
IRole role,
List<? extends ISecurityGroup> securityGroups,
List<? extends SessionPinningFilter> sessionPinningFilters,
SubnetSelection vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
DatabaseProxyOptions.Builder. |
Jsii$Proxy(ProxyTarget proxyTarget,
List<? extends ISecret> secrets,
IVpc vpc,
Duration borrowTimeout,
String dbProxyName,
Boolean debugLogging,
Boolean iamAuth,
Duration idleClientTimeout,
String initQuery,
Number maxConnectionsPercent,
Number maxIdleConnectionsPercent,
Boolean requireTls,
IRole role,
List<? extends ISecurityGroup> securityGroups,
List<? extends SessionPinningFilter> sessionPinningFilters,
SubnetSelection vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
DatabaseProxyProps.Builder. |
Jsii$Proxy(String characterSetName,
Credentials credentials,
Boolean storageEncrypted,
IKey storageEncryptionKey,
IInstanceEngine engine,
Number allocatedStorage,
Boolean allowMajorVersionUpgrade,
String databaseName,
InstanceType instanceType,
LicenseModel licenseModel,
IParameterGroup parameterGroup,
String timezone,
IVpc vpc,
Boolean autoMinorVersionUpgrade,
String availabilityZone,
Duration backupRetention,
List<String> cloudwatchLogsExports,
RetentionDays cloudwatchLogsRetention,
IRole cloudwatchLogsRetentionRole,
Boolean copyTagsToSnapshot,
Boolean deleteAutomatedBackups,
Boolean deletionProtection,
String domain,
IRole domainRole,
Boolean enablePerformanceInsights,
Boolean iamAuthentication,
String instanceIdentifier,
Number iops,
Number maxAllocatedStorage,
Duration monitoringInterval,
IRole monitoringRole,
Boolean multiAz,
IOptionGroup optionGroup,
IKey performanceInsightEncryptionKey,
PerformanceInsightRetention performanceInsightRetention,
Number port,
String preferredBackupWindow,
String preferredMaintenanceWindow,
ProcessorFeatures processorFeatures,
RemovalPolicy removalPolicy,
List<? extends IBucket> s3ExportBuckets,
IRole s3ExportRole,
List<? extends IBucket> s3ImportBuckets,
IRole s3ImportRole,
List<? extends ISecurityGroup> securityGroups,
StorageType storageType,
ISubnetGroup subnetGroup,
SubnetSelection vpcPlacement,
SubnetSelection vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
DatabaseInstanceProps.Builder. |
Jsii$Proxy(String description,
IVpc vpc,
RemovalPolicy removalPolicy,
String subnetGroupName,
SubnetSelection vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
SubnetGroupProps.Builder. |
Jsii$Proxy(String snapshotIdentifier,
SnapshotCredentials credentials,
IInstanceEngine engine,
Number allocatedStorage,
Boolean allowMajorVersionUpgrade,
String databaseName,
InstanceType instanceType,
LicenseModel licenseModel,
IParameterGroup parameterGroup,
String timezone,
IVpc vpc,
Boolean autoMinorVersionUpgrade,
String availabilityZone,
Duration backupRetention,
List<String> cloudwatchLogsExports,
RetentionDays cloudwatchLogsRetention,
IRole cloudwatchLogsRetentionRole,
Boolean copyTagsToSnapshot,
Boolean deleteAutomatedBackups,
Boolean deletionProtection,
String domain,
IRole domainRole,
Boolean enablePerformanceInsights,
Boolean iamAuthentication,
String instanceIdentifier,
Number iops,
Number maxAllocatedStorage,
Duration monitoringInterval,
IRole monitoringRole,
Boolean multiAz,
IOptionGroup optionGroup,
IKey performanceInsightEncryptionKey,
PerformanceInsightRetention performanceInsightRetention,
Number port,
String preferredBackupWindow,
String preferredMaintenanceWindow,
ProcessorFeatures processorFeatures,
RemovalPolicy removalPolicy,
List<? extends IBucket> s3ExportBuckets,
IRole s3ExportRole,
List<? extends IBucket> s3ImportBuckets,
IRole s3ImportRole,
List<? extends ISecurityGroup> securityGroups,
StorageType storageType,
ISubnetGroup subnetGroup,
SubnetSelection vpcPlacement,
SubnetSelection vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
DatabaseInstanceFromSnapshotProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
default SubnetSelection |
ClusterSubnetGroupProps.getVpcSubnets()
(experimental) Which subnets within the VPC to associate with this group.
|
SubnetSelection |
ClusterSubnetGroupProps.Jsii$Proxy.getVpcSubnets() |
default SubnetSelection |
ClusterProps.getVpcSubnets()
(experimental) Where to place the instances within the VPC.
|
SubnetSelection |
ClusterProps.Jsii$Proxy.getVpcSubnets() |
| Modifier and Type | Method and Description |
|---|---|
ClusterSubnetGroupProps.Builder |
ClusterSubnetGroupProps.Builder.vpcSubnets(SubnetSelection vpcSubnets)
Sets the value of
ClusterSubnetGroupProps.getVpcSubnets() |
ClusterProps.Builder |
ClusterProps.Builder.vpcSubnets(SubnetSelection vpcSubnets)
Sets the value of
ClusterProps.getVpcSubnets() |
Cluster.Builder |
Cluster.Builder.vpcSubnets(SubnetSelection vpcSubnets)
(experimental) Where to place the instances within the VPC.
|
ClusterSubnetGroup.Builder |
ClusterSubnetGroup.Builder.vpcSubnets(SubnetSelection vpcSubnets)
(experimental) Which subnets within the VPC to associate with this group.
|
| Constructor and Description |
|---|
Jsii$Proxy(Login masterUser,
IVpc vpc,
String clusterName,
ClusterType clusterType,
String defaultDatabaseName,
Boolean encrypted,
IKey encryptionKey,
IBucket loggingBucket,
String loggingKeyPrefix,
NodeType nodeType,
Number numberOfNodes,
IClusterParameterGroup parameterGroup,
Number port,
String preferredMaintenanceWindow,
Boolean publiclyAccessible,
RemovalPolicy removalPolicy,
List<? extends IRole> roles,
List<? extends ISecurityGroup> securityGroups,
IClusterSubnetGroup subnetGroup,
SubnetSelection vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
ClusterProps.Builder. |
Jsii$Proxy(String description,
IVpc vpc,
RemovalPolicy removalPolicy,
SubnetSelection vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
ClusterSubnetGroupProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
default SubnetSelection |
SingleUserHostedRotationOptions.getVpcSubnets()
(experimental) The type of subnets in the VPC where the Lambda rotation function will run.
|
SubnetSelection |
SingleUserHostedRotationOptions.Jsii$Proxy.getVpcSubnets() |
default SubnetSelection |
SecretRotationProps.getVpcSubnets()
(experimental) The type of subnets in the VPC where the Lambda rotation function will run.
|
SubnetSelection |
SecretRotationProps.Jsii$Proxy.getVpcSubnets() |
SubnetSelection |
MultiUserHostedRotationOptions.Jsii$Proxy.getVpcSubnets() |
| Modifier and Type | Method and Description |
|---|---|
SingleUserHostedRotationOptions.Builder |
SingleUserHostedRotationOptions.Builder.vpcSubnets(SubnetSelection vpcSubnets)
Sets the value of
SingleUserHostedRotationOptions.getVpcSubnets() |
SecretRotation.Builder |
SecretRotation.Builder.vpcSubnets(SubnetSelection vpcSubnets)
(experimental) The type of subnets in the VPC where the Lambda rotation function will run.
|
SecretRotationProps.Builder |
SecretRotationProps.Builder.vpcSubnets(SubnetSelection vpcSubnets)
Sets the value of
SecretRotationProps.getVpcSubnets() |
MultiUserHostedRotationOptions.Builder |
MultiUserHostedRotationOptions.Builder.vpcSubnets(SubnetSelection vpcSubnets)
Sets the value of
SingleUserHostedRotationOptions.getVpcSubnets() |
| Constructor and Description |
|---|
Jsii$Proxy(ISecret masterSecret,
String functionName,
List<? extends ISecurityGroup> securityGroups,
IVpc vpc,
SubnetSelection vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
MultiUserHostedRotationOptions.Builder. |
Jsii$Proxy(SecretRotationApplication application,
ISecret secret,
IConnectable target,
IVpc vpc,
Duration automaticallyAfter,
String excludeCharacters,
ISecret masterSecret,
ISecurityGroup securityGroup,
SubnetSelection vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
SecretRotationProps.Builder. |
Jsii$Proxy(String functionName,
List<? extends ISecurityGroup> securityGroups,
IVpc vpc,
SubnetSelection vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
SingleUserHostedRotationOptions.Builder. |
| Modifier and Type | Method and Description |
|---|---|
default SubnetSelection |
RunEcsEc2TaskProps.getSubnets()
(experimental) In what subnets to place the task's ENIs.
|
SubnetSelection |
RunEcsEc2TaskProps.Jsii$Proxy.getSubnets() |
default SubnetSelection |
RunEcsFargateTaskProps.getSubnets()
(experimental) In what subnets to place the task's ENIs.
|
SubnetSelection |
RunEcsFargateTaskProps.Jsii$Proxy.getSubnets() |
default SubnetSelection |
VpcConfig.getSubnets()
(experimental) VPC subnets.
|
SubnetSelection |
VpcConfig.Jsii$Proxy.getSubnets() |
default SubnetSelection |
EcsRunTaskProps.getSubnets()
(experimental) Subnets to place the task's ENIs.
|
SubnetSelection |
EcsRunTaskProps.Jsii$Proxy.getSubnets() |
default SubnetSelection |
SageMakerCreateModelProps.getSubnetSelection()
(experimental) The subnets of the VPC to which the hosted model is connected (Note this parameter is only used when VPC is provided).
|
SubnetSelection |
SageMakerCreateModelProps.Jsii$Proxy.getSubnetSelection() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EcsRunTaskBase.configureAwsVpcNetworking(IVpc vpc,
Boolean assignPublicIp,
SubnetSelection subnetSelection) |
protected void |
EcsRunTaskBase.configureAwsVpcNetworking(IVpc vpc,
Boolean assignPublicIp,
SubnetSelection subnetSelection,
ISecurityGroup securityGroup) |
RunEcsEc2TaskProps.Builder |
RunEcsEc2TaskProps.Builder.subnets(SubnetSelection subnets)
Sets the value of
RunEcsEc2TaskProps.getSubnets() |
RunEcsFargateTaskProps.Builder |
RunEcsFargateTaskProps.Builder.subnets(SubnetSelection subnets)
Sets the value of
RunEcsFargateTaskProps.getSubnets() |
RunEcsEc2Task.Builder |
RunEcsEc2Task.Builder.subnets(SubnetSelection subnets)
Deprecated.
(experimental) In what subnets to place the task's ENIs.
|
VpcConfig.Builder |
VpcConfig.Builder.subnets(SubnetSelection subnets)
Sets the value of
VpcConfig.getSubnets() |
EcsRunTaskProps.Builder |
EcsRunTaskProps.Builder.subnets(SubnetSelection subnets)
Sets the value of
EcsRunTaskProps.getSubnets() |
RunEcsFargateTask.Builder |
RunEcsFargateTask.Builder.subnets(SubnetSelection subnets)
Deprecated.
(experimental) In what subnets to place the task's ENIs.
|
EcsRunTask.Builder |
EcsRunTask.Builder.subnets(SubnetSelection subnets)
(experimental) Subnets to place the task's ENIs.
|
SageMakerCreateModelProps.Builder |
SageMakerCreateModelProps.Builder.subnetSelection(SubnetSelection subnetSelection)
Sets the value of
SageMakerCreateModelProps.getSubnetSelection() |
SageMakerCreateModel.Builder |
SageMakerCreateModel.Builder.subnetSelection(SubnetSelection subnetSelection)
(experimental) The subnets of the VPC to which the hosted model is connected (Note this parameter is only used when VPC is provided).
|
| Constructor and Description |
|---|
Jsii$Proxy(Boolean assignPublicIp,
FargatePlatformVersion platformVersion,
ISecurityGroup securityGroup,
SubnetSelection subnets,
ICluster cluster,
TaskDefinition taskDefinition,
List<? extends ContainerOverride> containerOverrides,
ServiceIntegrationPattern integrationPattern)
Constructor that initializes the object based on literal property values passed by the
RunEcsFargateTaskProps.Builder. |
Jsii$Proxy(ICluster cluster,
IEcsLaunchTarget launchTarget,
TaskDefinition taskDefinition,
Boolean assignPublicIp,
List<? extends ContainerOverride> containerOverrides,
List<? extends ISecurityGroup> securityGroups,
SubnetSelection subnets,
String comment,
Duration heartbeat,
String inputPath,
IntegrationPattern integrationPattern,
String outputPath,
String resultPath,
Duration timeout)
Constructor that initializes the object based on literal property values passed by the
EcsRunTaskProps.Builder. |
Jsii$Proxy(IVpc vpc,
SubnetSelection subnets)
Constructor that initializes the object based on literal property values passed by the
VpcConfig.Builder. |
Jsii$Proxy(List<? extends PlacementConstraint> placementConstraints,
List<? extends PlacementStrategy> placementStrategies,
ISecurityGroup securityGroup,
SubnetSelection subnets,
ICluster cluster,
TaskDefinition taskDefinition,
List<? extends ContainerOverride> containerOverrides,
ServiceIntegrationPattern integrationPattern)
Constructor that initializes the object based on literal property values passed by the
RunEcsEc2TaskProps.Builder. |
Jsii$Proxy(String modelName,
IContainerDefinition primaryContainer,
List<? extends IContainerDefinition> containers,
Boolean enableNetworkIsolation,
IRole role,
SubnetSelection subnetSelection,
TaskInput tags,
IVpc vpc,
String comment,
Duration heartbeat,
String inputPath,
IntegrationPattern integrationPattern,
String outputPath,
String resultPath,
Duration timeout)
Constructor that initializes the object based on literal property values passed by the
SageMakerCreateModelProps.Builder. |
Copyright © 2020. All rights reserved.