| Modifier and Type | Method and Description |
|---|---|
default IVpc |
ProviderProps.getVpc()
(experimental) The vpc to provision the lambda functions in.
|
IVpc |
ProviderProps.Jsii$Proxy.getVpc() |
| Modifier and Type | Method and Description |
|---|---|
ProviderProps.Builder |
ProviderProps.Builder.vpc(IVpc vpc)
Sets the value of
ProviderProps.getVpc() |
Provider.Builder |
Provider.Builder.vpc(IVpc vpc)
(experimental) The vpc to provision the lambda functions in.
|
| Constructor and Description |
|---|
Jsii$Proxy(IFunction onEventHandler,
IFunction isCompleteHandler,
RetentionDays logRetention,
Duration queryInterval,
List<? extends ISecurityGroup> securityGroups,
Duration totalTimeout,
IVpc vpc,
SubnetSelection vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
ProviderProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
IVpc |
AutoScalingGroupProps.getVpc()
(experimental) VPC to launch these instances in.
|
IVpc |
AutoScalingGroupProps.Jsii$Proxy.getVpc() |
| Modifier and Type | Method and Description |
|---|---|
AutoScalingGroup.Builder |
AutoScalingGroup.Builder.vpc(IVpc vpc)
(experimental) VPC to launch these instances in.
|
AutoScalingGroupProps.Builder |
AutoScalingGroupProps.Builder.vpc(IVpc vpc)
Sets the value of
AutoScalingGroupProps.getVpc() |
| Constructor and Description |
|---|
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,
Boolean newInstancesProtectedFromScaleIn,
List<? extends NotificationConfiguration> notifications,
Signals signals,
String spotPrice,
UpdatePolicy updatePolicy,
SubnetSelection vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
AutoScalingGroupProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
IVpc |
EdgeFunctionProps.Jsii$Proxy.getVpc() |
| Modifier and Type | Method and Description |
|---|---|
EdgeFunction.Builder |
EdgeFunction.Builder.vpc(IVpc vpc)
(experimental) VPC network to place Lambda network interfaces.
|
EdgeFunctionProps.Builder |
EdgeFunctionProps.Builder.vpc(IVpc vpc)
Sets the value of
FunctionOptions.getVpc() |
| Constructor and Description |
|---|
Jsii$Proxy(String stackId,
Code code,
String handler,
Runtime runtime,
Boolean allowAllOutbound,
Boolean allowPublicSubnet,
ICodeSigningConfig codeSigningConfig,
VersionOptions currentVersionOptions,
IQueue deadLetterQueue,
Boolean deadLetterQueueEnabled,
String description,
Map<String,String> environment,
IKey environmentEncryption,
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,
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
EdgeFunctionProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
default IVpc |
CommonProjectProps.getVpc()
(experimental) VPC network to place codebuild network interfaces.
|
IVpc |
CommonProjectProps.Jsii$Proxy.getVpc() |
IVpc |
ProjectProps.Jsii$Proxy.getVpc() |
IVpc |
PipelineProjectProps.Jsii$Proxy.getVpc() |
| Modifier and Type | Method and Description |
|---|---|
CommonProjectProps.Builder |
CommonProjectProps.Builder.vpc(IVpc vpc)
Sets the value of
CommonProjectProps.getVpc() |
ProjectProps.Builder |
ProjectProps.Builder.vpc(IVpc vpc)
Sets the value of
CommonProjectProps.getVpc() |
Project.Builder |
Project.Builder.vpc(IVpc vpc)
(experimental) VPC network to place codebuild network interfaces.
|
PipelineProjectProps.Builder |
PipelineProjectProps.Builder.vpc(IVpc vpc)
Sets the value of
CommonProjectProps.getVpc() |
PipelineProject.Builder |
PipelineProject.Builder.vpc(IVpc vpc)
(experimental) VPC network to place codebuild network interfaces.
|
| Constructor and Description |
|---|
Jsii$Proxy(Boolean allowAllOutbound,
Boolean badge,
BuildSpec buildSpec,
Cache cache,
Boolean checkSecretsInPlainTextEnvVariables,
Number concurrentBuildLimit,
String description,
IKey encryptionKey,
BuildEnvironment environment,
Map<String,? extends BuildEnvironmentVariable> environmentVariables,
List<? extends IFileSystemLocation> fileSystemLocations,
Boolean grantReportGroupPermissions,
LoggingOptions logging,
String projectName,
Duration queuedTimeout,
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(Boolean allowAllOutbound,
Boolean badge,
BuildSpec buildSpec,
Cache cache,
Boolean checkSecretsInPlainTextEnvVariables,
Number concurrentBuildLimit,
String description,
IKey encryptionKey,
BuildEnvironment environment,
Map<String,? extends BuildEnvironmentVariable> environmentVariables,
List<? extends IFileSystemLocation> fileSystemLocations,
Boolean grantReportGroupPermissions,
LoggingOptions logging,
String projectName,
Duration queuedTimeout,
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(IArtifacts artifacts,
List<? extends IArtifacts> secondaryArtifacts,
List<? extends ISource> secondarySources,
ISource source,
Boolean allowAllOutbound,
Boolean badge,
BuildSpec buildSpec,
Cache cache,
Boolean checkSecretsInPlainTextEnvVariables,
Number concurrentBuildLimit,
String description,
IKey encryptionKey,
BuildEnvironment environment,
Map<String,? extends BuildEnvironmentVariable> environmentVariables,
List<? extends IFileSystemLocation> fileSystemLocations,
Boolean grantReportGroupPermissions,
LoggingOptions logging,
String projectName,
Duration queuedTimeout,
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 |
|---|---|
IVpc |
DatabaseClusterProps.getVpc()
(experimental) What subnets to run the DocumentDB instances in.
|
IVpc |
DatabaseClusterProps.Jsii$Proxy.getVpc() |
| Modifier and Type | Method and Description |
|---|---|
DatabaseClusterProps.Builder |
DatabaseClusterProps.Builder.vpc(IVpc vpc)
Sets the value of
DatabaseClusterProps.getVpc() |
DatabaseCluster.Builder |
DatabaseCluster.Builder.vpc(IVpc vpc)
(experimental) What subnets to run the DocumentDB instances in.
|
| Constructor and Description |
|---|
Jsii$Proxy(InstanceType instanceType,
Login masterUser,
IVpc vpc,
BackupProps backup,
String dbClusterName,
String engineVersion,
String instanceIdentifierBase,
Number instances,
IKey kmsKey,
IClusterParameterGroup parameterGroup,
Number port,
String preferredMaintenanceWindow,
RemovalPolicy removalPolicy,
ISecurityGroup securityGroup,
Boolean storageEncrypted,
SubnetSelection vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
DatabaseClusterProps.Builder. |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IVpc.Jsii$Default
Internal default implementation for
IVpc. |
| Modifier and Type | Class and Description |
|---|---|
static class |
IVpc.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
Vpc
(experimental) Define an AWS Virtual Private Cloud.
|
| Modifier and Type | Method and Description |
|---|---|
static IVpc |
Vpc.fromLookup(software.constructs.Construct scope,
String id,
VpcLookupOptions options)
(experimental) Import an existing VPC from by querying the AWS environment this stack is deployed to.
|
static IVpc |
Vpc.fromVpcAttributes(software.constructs.Construct scope,
String id,
VpcAttributes attrs)
(experimental) Import a VPC by supplying all attributes directly.
|
IVpc |
SecurityGroupProps.getVpc()
(experimental) The VPC in which to create the security group.
|
IVpc |
SecurityGroupProps.Jsii$Proxy.getVpc() |
IVpc |
BastionHostLinuxProps.getVpc()
(experimental) VPC to launch the instance in.
|
IVpc |
BastionHostLinuxProps.Jsii$Proxy.getVpc() |
IVpc |
ClientVpnEndpointProps.getVpc()
(experimental) The VPC to connect to.
|
IVpc |
ClientVpnEndpointProps.Jsii$Proxy.getVpc() |
IVpc |
GatewayVpcEndpointProps.getVpc()
(experimental) The VPC network in which the gateway endpoint will be used.
|
IVpc |
GatewayVpcEndpointProps.Jsii$Proxy.getVpc() |
IVpc |
InterfaceVpcEndpointProps.getVpc()
(experimental) The VPC network in which the interface endpoint will be used.
|
IVpc |
InterfaceVpcEndpointProps.Jsii$Proxy.getVpc() |
IVpc |
NetworkAclProps.getVpc()
(experimental) The VPC in which to create the NetworkACL.
|
IVpc |
NetworkAclProps.Jsii$Proxy.getVpc() |
IVpc |
InstanceProps.getVpc()
(experimental) VPC to launch the instance in.
|
IVpc |
InstanceProps.Jsii$Proxy.getVpc() |
IVpc |
VpnConnectionProps.getVpc()
(experimental) The VPC to connect to.
|
IVpc |
VpnConnectionProps.Jsii$Proxy.getVpc() |
| Modifier and Type | Method and Description |
|---|---|
static FlowLogResourceType |
FlowLogResourceType.fromVpc(IVpc vpc)
(experimental) The VPC to attach the Flow Log to.
|
NetworkAcl.Builder |
NetworkAcl.Builder.vpc(IVpc vpc)
(experimental) The VPC in which to create the NetworkACL.
|
SecurityGroupProps.Builder |
SecurityGroupProps.Builder.vpc(IVpc vpc)
Sets the value of
SecurityGroupProps.getVpc() |
BastionHostLinuxProps.Builder |
BastionHostLinuxProps.Builder.vpc(IVpc vpc)
Sets the value of
BastionHostLinuxProps.getVpc() |
InterfaceVpcEndpoint.Builder |
InterfaceVpcEndpoint.Builder.vpc(IVpc vpc)
(experimental) The VPC network in which the interface endpoint will be used.
|
ClientVpnEndpointProps.Builder |
ClientVpnEndpointProps.Builder.vpc(IVpc vpc)
Sets the value of
ClientVpnEndpointProps.getVpc() |
BastionHostLinux.Builder |
BastionHostLinux.Builder.vpc(IVpc vpc)
(experimental) VPC to launch the instance in.
|
SecurityGroup.Builder |
SecurityGroup.Builder.vpc(IVpc vpc)
(experimental) The VPC in which to create the security group.
|
GatewayVpcEndpointProps.Builder |
GatewayVpcEndpointProps.Builder.vpc(IVpc vpc)
Sets the value of
GatewayVpcEndpointProps.getVpc() |
ClientVpnEndpoint.Builder |
ClientVpnEndpoint.Builder.vpc(IVpc vpc)
(experimental) The VPC to connect to.
|
InterfaceVpcEndpointProps.Builder |
InterfaceVpcEndpointProps.Builder.vpc(IVpc vpc)
Sets the value of
InterfaceVpcEndpointProps.getVpc() |
NetworkAclProps.Builder |
NetworkAclProps.Builder.vpc(IVpc vpc)
Sets the value of
NetworkAclProps.getVpc() |
Instance.Builder |
Instance.Builder.vpc(IVpc vpc)
(experimental) VPC to launch the instance in.
|
GatewayVpcEndpoint.Builder |
GatewayVpcEndpoint.Builder.vpc(IVpc vpc)
(experimental) The VPC network in which the gateway endpoint will be used.
|
InstanceProps.Builder |
InstanceProps.Builder.vpc(IVpc vpc)
Sets the value of
InstanceProps.getVpc() |
VpnConnectionProps.Builder |
VpnConnectionProps.Builder.vpc(IVpc vpc)
Sets the value of
VpnConnectionProps.getVpc() |
VpnConnection.Builder |
VpnConnection.Builder.vpc(IVpc vpc)
(experimental) The VPC to connect to.
|
| Constructor and Description |
|---|
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,
Boolean allowAllOutbound,
String description,
Boolean disableInlineRules,
String securityGroupName)
Constructor that initializes the object based on literal property values passed by the
SecurityGroupProps.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(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 ip,
Number asn,
List<String> staticRoutes,
List<? extends VpnTunnelOption> tunnelOptions)
Constructor that initializes the object based on literal property values passed by the
VpnConnectionProps.Builder. |
Jsii$Proxy(IVpc vpc,
String cidr,
String serverCertificateArn,
Boolean authorizeAllUsersToVpcCidr,
String clientCertificateArn,
IClientVpnConnectionHandler clientConnectionHandler,
String description,
List<String> dnsServers,
Boolean logging,
ILogGroup logGroup,
ILogStream logStream,
VpnPort port,
List<? extends ISecurityGroup> securityGroups,
Boolean selfServicePortal,
Boolean splitTunnel,
TransportProtocol transportProtocol,
ClientVpnUserBasedAuthentication userBasedAuthentication,
SubnetSelection vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
ClientVpnEndpointProps.Builder. |
Jsii$Proxy(IVpc vpc,
String networkAclName,
SubnetSelection subnetSelection)
Constructor that initializes the object based on literal property values passed by the
NetworkAclProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
IVpc |
Cluster.getVpc()
(experimental) The VPC associated with the cluster.
|
default IVpc |
ClusterProps.getVpc()
(experimental) The VPC where your ECS instances will be running or your ENIs will be deployed.
|
IVpc |
ClusterProps.Jsii$Proxy.getVpc() |
IVpc |
ICluster.getVpc()
(experimental) The VPC associated with the cluster.
|
IVpc |
ICluster.Jsii$Proxy.getVpc()
(experimental) The VPC associated with the cluster.
|
default IVpc |
ICluster.Jsii$Default.getVpc()
(experimental) The VPC associated with the cluster.
|
default IVpc |
CloudMapNamespaceOptions.getVpc()
(experimental) The VPC to associate the namespace with.
|
IVpc |
CloudMapNamespaceOptions.Jsii$Proxy.getVpc() |
IVpc |
ClusterAttributes.getVpc()
(experimental) The VPC associated with the cluster.
|
IVpc |
ClusterAttributes.Jsii$Proxy.getVpc() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BaseService.configureAwsVpcNetworkingWithSecurityGroups(IVpc vpc)
(experimental) This method is called to create a networkConfiguration.
|
protected void |
BaseService.configureAwsVpcNetworkingWithSecurityGroups(IVpc vpc,
Boolean assignPublicIp)
(experimental) This method is called to create a networkConfiguration.
|
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.
|
Cluster.Builder |
Cluster.Builder.vpc(IVpc vpc)
(experimental) The VPC where your ECS instances will be running or your ENIs will be deployed.
|
ClusterProps.Builder |
ClusterProps.Builder.vpc(IVpc vpc)
Sets the value of
ClusterProps.getVpc() |
CloudMapNamespaceOptions.Builder |
CloudMapNamespaceOptions.Builder.vpc(IVpc vpc)
Sets the value of
CloudMapNamespaceOptions.getVpc() |
ClusterAttributes.Builder |
ClusterAttributes.Builder.vpc(IVpc vpc)
Sets the value of
ClusterAttributes.getVpc() |
| Constructor and Description |
|---|
Jsii$Proxy(AddCapacityOptions capacity,
String clusterName,
Boolean containerInsights,
CloudMapNamespaceOptions defaultCloudMapNamespace,
Boolean enableFargateCapacityProviders,
IVpc vpc)
Constructor that initializes the object based on literal property values passed by the
ClusterProps.Builder. |
Jsii$Proxy(String clusterName,
List<? extends ISecurityGroup> securityGroups,
IVpc vpc,
IAutoScalingGroup autoscalingGroup,
String clusterArn,
INamespace defaultCloudMapNamespace,
Boolean hasEc2Capacity)
Constructor that initializes the object based on literal property values passed by the
ClusterAttributes.Builder. |
Jsii$Proxy(String name,
NamespaceType type,
IVpc vpc)
Constructor that initializes the object based on literal property values passed by the
CloudMapNamespaceOptions.Builder. |
| Modifier and Type | Method and Description |
|---|---|
IVpc |
ApplicationLoadBalancedFargateServiceProps.Jsii$Proxy.getVpc() |
IVpc |
ApplicationLoadBalancedEc2ServiceProps.Jsii$Proxy.getVpc() |
IVpc |
ScheduledFargateTaskProps.Jsii$Proxy.getVpc() |
IVpc |
ApplicationMultipleTargetGroupsEc2ServiceProps.Jsii$Proxy.getVpc() |
default IVpc |
ApplicationLoadBalancedServiceBaseProps.getVpc()
(experimental) The VPC where the container instances will be launched or the elastic network interfaces (ENIs) will be deployed.
|
IVpc |
ApplicationLoadBalancedServiceBaseProps.Jsii$Proxy.getVpc() |
default IVpc |
QueueProcessingServiceBaseProps.getVpc()
(experimental) The VPC where the container instances will be launched or the elastic network interfaces (ENIs) will be deployed.
|
IVpc |
QueueProcessingServiceBaseProps.Jsii$Proxy.getVpc() |
IVpc |
ApplicationMultipleTargetGroupsFargateServiceProps.Jsii$Proxy.getVpc() |
IVpc |
ScheduledEc2TaskProps.Jsii$Proxy.getVpc() |
IVpc |
NetworkMultipleTargetGroupsEc2ServiceProps.Jsii$Proxy.getVpc() |
IVpc |
QueueProcessingFargateServiceProps.Jsii$Proxy.getVpc() |
IVpc |
QueueProcessingEc2ServiceProps.Jsii$Proxy.getVpc() |
default IVpc |
NetworkMultipleTargetGroupsServiceBaseProps.getVpc()
(experimental) The VPC where the container instances will be launched or the elastic network interfaces (ENIs) will be deployed.
|
IVpc |
NetworkMultipleTargetGroupsServiceBaseProps.Jsii$Proxy.getVpc() |
default IVpc |
ScheduledTaskBaseProps.getVpc()
(experimental) The VPC where the container instances will be launched or the elastic network interfaces (ENIs) will be deployed.
|
IVpc |
ScheduledTaskBaseProps.Jsii$Proxy.getVpc() |
default IVpc |
NetworkLoadBalancedServiceBaseProps.getVpc()
(experimental) The VPC where the container instances will be launched or the elastic network interfaces (ENIs) will be deployed.
|
IVpc |
NetworkLoadBalancedServiceBaseProps.Jsii$Proxy.getVpc() |
IVpc |
NetworkLoadBalancedFargateServiceProps.Jsii$Proxy.getVpc() |
default IVpc |
ApplicationMultipleTargetGroupsServiceBaseProps.getVpc()
(experimental) The VPC where the container instances will be launched or the elastic network interfaces (ENIs) will be deployed.
|
IVpc |
ApplicationMultipleTargetGroupsServiceBaseProps.Jsii$Proxy.getVpc() |
IVpc |
NetworkLoadBalancedEc2ServiceProps.Jsii$Proxy.getVpc() |
IVpc |
NetworkMultipleTargetGroupsFargateServiceProps.Jsii$Proxy.getVpc() |
| Modifier and Type | Method and Description |
|---|---|
protected Cluster |
NetworkMultipleTargetGroupsServiceBase.getDefaultCluster(software.constructs.Construct scope,
IVpc vpc)
(experimental) Returns the default cluster.
|
protected Cluster |
ApplicationMultipleTargetGroupsServiceBase.getDefaultCluster(software.constructs.Construct scope,
IVpc vpc)
(experimental) Returns the default cluster.
|
protected Cluster |
NetworkLoadBalancedServiceBase.getDefaultCluster(software.constructs.Construct scope,
IVpc vpc)
(experimental) Returns the default cluster.
|
protected Cluster |
ScheduledTaskBase.getDefaultCluster(software.constructs.Construct scope,
IVpc vpc)
(experimental) Returns the default cluster.
|
protected Cluster |
QueueProcessingServiceBase.getDefaultCluster(software.constructs.Construct scope,
IVpc vpc)
(experimental) Returns the default cluster.
|
protected Cluster |
ApplicationLoadBalancedServiceBase.getDefaultCluster(software.constructs.Construct scope,
IVpc vpc)
(experimental) Returns the default cluster.
|
ApplicationLoadBalancedFargateServiceProps.Builder |
ApplicationLoadBalancedFargateServiceProps.Builder.vpc(IVpc vpc)
Sets the value of
ApplicationLoadBalancedServiceBaseProps.getVpc() |
ApplicationLoadBalancedEc2ServiceProps.Builder |
ApplicationLoadBalancedEc2ServiceProps.Builder.vpc(IVpc vpc)
Sets the value of
ApplicationLoadBalancedServiceBaseProps.getVpc() |
ScheduledFargateTaskProps.Builder |
ScheduledFargateTaskProps.Builder.vpc(IVpc vpc)
Sets the value of
ScheduledTaskBaseProps.getVpc() |
ApplicationMultipleTargetGroupsEc2ServiceProps.Builder |
ApplicationMultipleTargetGroupsEc2ServiceProps.Builder.vpc(IVpc vpc)
Sets the value of
ApplicationMultipleTargetGroupsServiceBaseProps.getVpc() |
ScheduledFargateTask.Builder |
ScheduledFargateTask.Builder.vpc(IVpc vpc)
(experimental) The VPC where the container instances will be launched or the elastic network interfaces (ENIs) will be deployed.
|
NetworkMultipleTargetGroupsEc2Service.Builder |
NetworkMultipleTargetGroupsEc2Service.Builder.vpc(IVpc vpc)
(experimental) The VPC where the container instances will be launched or the elastic network interfaces (ENIs) will be deployed.
|
ApplicationLoadBalancedServiceBaseProps.Builder |
ApplicationLoadBalancedServiceBaseProps.Builder.vpc(IVpc vpc)
Sets the value of
ApplicationLoadBalancedServiceBaseProps.getVpc() |
QueueProcessingServiceBaseProps.Builder |
QueueProcessingServiceBaseProps.Builder.vpc(IVpc vpc)
Sets the value of
QueueProcessingServiceBaseProps.getVpc() |
ScheduledEc2Task.Builder |
ScheduledEc2Task.Builder.vpc(IVpc vpc)
(experimental) The VPC where the container instances will be launched or the elastic network interfaces (ENIs) will be deployed.
|
ApplicationMultipleTargetGroupsFargateServiceProps.Builder |
ApplicationMultipleTargetGroupsFargateServiceProps.Builder.vpc(IVpc vpc)
Sets the value of
ApplicationMultipleTargetGroupsServiceBaseProps.getVpc() |
ScheduledEc2TaskProps.Builder |
ScheduledEc2TaskProps.Builder.vpc(IVpc vpc)
Sets the value of
ScheduledTaskBaseProps.getVpc() |
NetworkMultipleTargetGroupsEc2ServiceProps.Builder |
NetworkMultipleTargetGroupsEc2ServiceProps.Builder.vpc(IVpc vpc)
Sets the value of
NetworkMultipleTargetGroupsServiceBaseProps.getVpc() |
NetworkLoadBalancedEc2Service.Builder |
NetworkLoadBalancedEc2Service.Builder.vpc(IVpc vpc)
(experimental) The VPC where the container instances will be launched or the elastic network interfaces (ENIs) will be deployed.
|
ApplicationLoadBalancedFargateService.Builder |
ApplicationLoadBalancedFargateService.Builder.vpc(IVpc vpc)
(experimental) The VPC where the container instances will be launched or the elastic network interfaces (ENIs) will be deployed.
|
QueueProcessingFargateServiceProps.Builder |
QueueProcessingFargateServiceProps.Builder.vpc(IVpc vpc)
Sets the value of
QueueProcessingServiceBaseProps.getVpc() |
QueueProcessingEc2ServiceProps.Builder |
QueueProcessingEc2ServiceProps.Builder.vpc(IVpc vpc)
Sets the value of
QueueProcessingServiceBaseProps.getVpc() |
NetworkMultipleTargetGroupsServiceBaseProps.Builder |
NetworkMultipleTargetGroupsServiceBaseProps.Builder.vpc(IVpc vpc)
Sets the value of
NetworkMultipleTargetGroupsServiceBaseProps.getVpc() |
ScheduledTaskBaseProps.Builder |
ScheduledTaskBaseProps.Builder.vpc(IVpc vpc)
Sets the value of
ScheduledTaskBaseProps.getVpc() |
NetworkLoadBalancedFargateService.Builder |
NetworkLoadBalancedFargateService.Builder.vpc(IVpc vpc)
(experimental) The VPC where the container instances will be launched or the elastic network interfaces (ENIs) will be deployed.
|
NetworkLoadBalancedServiceBaseProps.Builder |
NetworkLoadBalancedServiceBaseProps.Builder.vpc(IVpc vpc)
Sets the value of
NetworkLoadBalancedServiceBaseProps.getVpc() |
ApplicationMultipleTargetGroupsFargateService.Builder |
ApplicationMultipleTargetGroupsFargateService.Builder.vpc(IVpc vpc)
(experimental) The VPC where the container instances will be launched or the elastic network interfaces (ENIs) will be deployed.
|
ApplicationMultipleTargetGroupsEc2Service.Builder |
ApplicationMultipleTargetGroupsEc2Service.Builder.vpc(IVpc vpc)
(experimental) The VPC where the container instances will be launched or the elastic network interfaces (ENIs) will be deployed.
|
ApplicationLoadBalancedEc2Service.Builder |
ApplicationLoadBalancedEc2Service.Builder.vpc(IVpc vpc)
(experimental) The VPC where the container instances will be launched or the elastic network interfaces (ENIs) will be deployed.
|
QueueProcessingFargateService.Builder |
QueueProcessingFargateService.Builder.vpc(IVpc vpc)
(experimental) The VPC where the container instances will be launched or the elastic network interfaces (ENIs) will be deployed.
|
NetworkLoadBalancedFargateServiceProps.Builder |
NetworkLoadBalancedFargateServiceProps.Builder.vpc(IVpc vpc)
Sets the value of
NetworkLoadBalancedServiceBaseProps.getVpc() |
QueueProcessingEc2Service.Builder |
QueueProcessingEc2Service.Builder.vpc(IVpc vpc)
(experimental) The VPC where the container instances will be launched or the elastic network interfaces (ENIs) will be deployed.
|
ApplicationMultipleTargetGroupsServiceBaseProps.Builder |
ApplicationMultipleTargetGroupsServiceBaseProps.Builder.vpc(IVpc vpc)
Sets the value of
ApplicationMultipleTargetGroupsServiceBaseProps.getVpc() |
NetworkLoadBalancedEc2ServiceProps.Builder |
NetworkLoadBalancedEc2ServiceProps.Builder.vpc(IVpc vpc)
Sets the value of
NetworkLoadBalancedServiceBaseProps.getVpc() |
NetworkMultipleTargetGroupsFargateService.Builder |
NetworkMultipleTargetGroupsFargateService.Builder.vpc(IVpc vpc)
(experimental) The VPC where the container instances will be launched or the elastic network interfaces (ENIs) will be deployed.
|
NetworkMultipleTargetGroupsFargateServiceProps.Builder |
NetworkMultipleTargetGroupsFargateServiceProps.Builder.vpc(IVpc vpc)
Sets the value of
NetworkMultipleTargetGroupsServiceBaseProps.getVpc() |
| Constructor and Description |
|---|
Jsii$Proxy(Boolean assignPublicIp,
Number cpu,
Number memoryLimitMiB,
FargatePlatformVersion platformVersion,
FargateTaskDefinition taskDefinition,
CloudMapOptions cloudMapOptions,
ICluster cluster,
Number desiredCount,
Boolean enableEcsManagedTags,
Duration healthCheckGracePeriod,
List<? extends ApplicationLoadBalancerProps> loadBalancers,
PropagatedTagSource propagateTags,
String serviceName,
List<? extends ApplicationTargetProps> targetGroups,
ApplicationLoadBalancedTaskImageProps taskImageOptions,
IVpc vpc)
Constructor that initializes the object based on literal property values passed by the
ApplicationMultipleTargetGroupsFargateServiceProps.Builder. |
Jsii$Proxy(Boolean assignPublicIp,
Number cpu,
Number memoryLimitMiB,
FargatePlatformVersion platformVersion,
FargateTaskDefinition taskDefinition,
CloudMapOptions cloudMapOptions,
ICluster cluster,
Number desiredCount,
Boolean enableEcsManagedTags,
Duration healthCheckGracePeriod,
List<? extends NetworkLoadBalancerProps> loadBalancers,
PropagatedTagSource propagateTags,
String serviceName,
List<? extends NetworkTargetProps> targetGroups,
NetworkLoadBalancedTaskImageProps taskImageOptions,
IVpc vpc)
Constructor that initializes the object based on literal property values passed by the
NetworkMultipleTargetGroupsFargateServiceProps.Builder. |
Jsii$Proxy(Boolean assignPublicIp,
Number cpu,
Number memoryLimitMiB,
FargatePlatformVersion platformVersion,
FargateTaskDefinition taskDefinition,
SubnetSelection taskSubnets,
DeploymentCircuitBreaker circuitBreaker,
CloudMapOptions cloudMapOptions,
ICluster cluster,
DeploymentController deploymentController,
Number desiredCount,
String domainName,
IHostedZone domainZone,
Boolean enableEcsManagedTags,
Duration healthCheckGracePeriod,
Number listenerPort,
INetworkLoadBalancer loadBalancer,
Number maxHealthyPercent,
Number minHealthyPercent,
PropagatedTagSource propagateTags,
Boolean publicLoadBalancer,
NetworkLoadBalancedServiceRecordType recordType,
String serviceName,
NetworkLoadBalancedTaskImageOptions taskImageOptions,
IVpc vpc)
Constructor that initializes the object based on literal property values passed by the
NetworkLoadBalancedFargateServiceProps.Builder. |
Jsii$Proxy(Boolean assignPublicIp,
Number cpu,
Number memoryLimitMiB,
FargatePlatformVersion platformVersion,
List<? extends ISecurityGroup> securityGroups,
FargateTaskDefinition taskDefinition,
SubnetSelection taskSubnets,
ICertificate certificate,
DeploymentCircuitBreaker circuitBreaker,
CloudMapOptions cloudMapOptions,
ICluster cluster,
DeploymentController deploymentController,
Number desiredCount,
String domainName,
IHostedZone domainZone,
Boolean enableEcsManagedTags,
Duration healthCheckGracePeriod,
Number listenerPort,
IApplicationLoadBalancer loadBalancer,
Number maxHealthyPercent,
Number minHealthyPercent,
Boolean openListener,
PropagatedTagSource propagateTags,
ApplicationProtocol protocol,
ApplicationProtocolVersion protocolVersion,
Boolean publicLoadBalancer,
ApplicationLoadBalancedServiceRecordType recordType,
Boolean redirectHttp,
String serviceName,
ApplicationProtocol targetProtocol,
ApplicationLoadBalancedTaskImageOptions taskImageOptions,
IVpc vpc)
Constructor that initializes the object based on literal property values passed by the
ApplicationLoadBalancedFargateServiceProps.Builder. |
Jsii$Proxy(Boolean assignPublicIp,
String containerName,
Number cpu,
Number memoryLimitMiB,
FargatePlatformVersion platformVersion,
List<? extends ISecurityGroup> securityGroups,
SubnetSelection taskSubnets,
ContainerImage image,
DeploymentCircuitBreaker circuitBreaker,
ICluster cluster,
List<String> command,
DeploymentController deploymentController,
Boolean enableEcsManagedTags,
Boolean enableLogging,
Map<String,String> environment,
String family,
LogDriver logDriver,
Number maxHealthyPercent,
Number maxReceiveCount,
Number maxScalingCapacity,
Number minHealthyPercent,
Number minScalingCapacity,
PropagatedTagSource propagateTags,
IQueue queue,
Duration retentionPeriod,
List<? extends ScalingInterval> scalingSteps,
Map<String,? extends Secret> secrets,
String serviceName,
IVpc vpc)
Constructor that initializes the object based on literal property values passed by the
QueueProcessingFargateServiceProps.Builder. |
Jsii$Proxy(CloudMapOptions cloudMapOptions,
ICluster cluster,
Number desiredCount,
Boolean enableEcsManagedTags,
Duration healthCheckGracePeriod,
List<? extends ApplicationLoadBalancerProps> loadBalancers,
PropagatedTagSource propagateTags,
String serviceName,
List<? extends ApplicationTargetProps> targetGroups,
ApplicationLoadBalancedTaskImageProps taskImageOptions,
IVpc vpc)
Constructor that initializes the object based on literal property values passed by the
ApplicationMultipleTargetGroupsServiceBaseProps.Builder. |
Jsii$Proxy(CloudMapOptions cloudMapOptions,
ICluster cluster,
Number desiredCount,
Boolean enableEcsManagedTags,
Duration healthCheckGracePeriod,
List<? extends NetworkLoadBalancerProps> loadBalancers,
PropagatedTagSource propagateTags,
String serviceName,
List<? extends NetworkTargetProps> targetGroups,
NetworkLoadBalancedTaskImageProps taskImageOptions,
IVpc vpc)
Constructor that initializes the object based on literal property values passed by the
NetworkMultipleTargetGroupsServiceBaseProps.Builder. |
Jsii$Proxy(ContainerImage image,
DeploymentCircuitBreaker circuitBreaker,
ICluster cluster,
List<String> command,
DeploymentController deploymentController,
Boolean enableEcsManagedTags,
Boolean enableLogging,
Map<String,String> environment,
String family,
LogDriver logDriver,
Number maxHealthyPercent,
Number maxReceiveCount,
Number maxScalingCapacity,
Number minHealthyPercent,
Number minScalingCapacity,
PropagatedTagSource propagateTags,
IQueue queue,
Duration retentionPeriod,
List<? extends ScalingInterval> scalingSteps,
Map<String,? extends Secret> secrets,
String serviceName,
IVpc vpc)
Constructor that initializes the object based on literal property values passed by the
QueueProcessingServiceBaseProps.Builder. |
Jsii$Proxy(DeploymentCircuitBreaker circuitBreaker,
CloudMapOptions cloudMapOptions,
ICluster cluster,
DeploymentController deploymentController,
Number desiredCount,
String domainName,
IHostedZone domainZone,
Boolean enableEcsManagedTags,
Duration healthCheckGracePeriod,
Number listenerPort,
INetworkLoadBalancer loadBalancer,
Number maxHealthyPercent,
Number minHealthyPercent,
PropagatedTagSource propagateTags,
Boolean publicLoadBalancer,
NetworkLoadBalancedServiceRecordType recordType,
String serviceName,
NetworkLoadBalancedTaskImageOptions taskImageOptions,
IVpc vpc)
Constructor that initializes the object based on literal property values passed by the
NetworkLoadBalancedServiceBaseProps.Builder. |
Jsii$Proxy(FargatePlatformVersion platformVersion,
ScheduledFargateTaskDefinitionOptions scheduledFargateTaskDefinitionOptions,
ScheduledFargateTaskImageOptions scheduledFargateTaskImageOptions,
Schedule schedule,
ICluster cluster,
Number desiredTaskCount,
Boolean enabled,
String ruleName,
SubnetSelection subnetSelection,
IVpc vpc)
Constructor that initializes the object based on literal property values passed by the
ScheduledFargateTaskProps.Builder. |
Jsii$Proxy(ICertificate certificate,
DeploymentCircuitBreaker circuitBreaker,
CloudMapOptions cloudMapOptions,
ICluster cluster,
DeploymentController deploymentController,
Number desiredCount,
String domainName,
IHostedZone domainZone,
Boolean enableEcsManagedTags,
Duration healthCheckGracePeriod,
Number listenerPort,
IApplicationLoadBalancer loadBalancer,
Number maxHealthyPercent,
Number minHealthyPercent,
Boolean openListener,
PropagatedTagSource propagateTags,
ApplicationProtocol protocol,
ApplicationProtocolVersion protocolVersion,
Boolean publicLoadBalancer,
ApplicationLoadBalancedServiceRecordType recordType,
Boolean redirectHttp,
String serviceName,
ApplicationProtocol targetProtocol,
ApplicationLoadBalancedTaskImageOptions taskImageOptions,
IVpc vpc)
Constructor that initializes the object based on literal property values passed by the
ApplicationLoadBalancedServiceBaseProps.Builder. |
Jsii$Proxy(Number cpu,
Number memoryLimitMiB,
Number memoryReservationMiB,
Ec2TaskDefinition taskDefinition,
CloudMapOptions cloudMapOptions,
ICluster cluster,
Number desiredCount,
Boolean enableEcsManagedTags,
Duration healthCheckGracePeriod,
List<? extends ApplicationLoadBalancerProps> loadBalancers,
PropagatedTagSource propagateTags,
String serviceName,
List<? extends ApplicationTargetProps> targetGroups,
ApplicationLoadBalancedTaskImageProps taskImageOptions,
IVpc vpc)
Constructor that initializes the object based on literal property values passed by the
ApplicationMultipleTargetGroupsEc2ServiceProps.Builder. |
Jsii$Proxy(Number cpu,
Number memoryLimitMiB,
Number memoryReservationMiB,
Ec2TaskDefinition taskDefinition,
CloudMapOptions cloudMapOptions,
ICluster cluster,
Number desiredCount,
Boolean enableEcsManagedTags,
Duration healthCheckGracePeriod,
List<? extends NetworkLoadBalancerProps> loadBalancers,
PropagatedTagSource propagateTags,
String serviceName,
List<? extends NetworkTargetProps> targetGroups,
NetworkLoadBalancedTaskImageProps taskImageOptions,
IVpc vpc)
Constructor that initializes the object based on literal property values passed by the
NetworkMultipleTargetGroupsEc2ServiceProps.Builder. |
Jsii$Proxy(Number cpu,
Number memoryLimitMiB,
Number memoryReservationMiB,
Ec2TaskDefinition taskDefinition,
DeploymentCircuitBreaker circuitBreaker,
CloudMapOptions cloudMapOptions,
ICluster cluster,
DeploymentController deploymentController,
Number desiredCount,
String domainName,
IHostedZone domainZone,
Boolean enableEcsManagedTags,
Duration healthCheckGracePeriod,
Number listenerPort,
INetworkLoadBalancer loadBalancer,
Number maxHealthyPercent,
Number minHealthyPercent,
PropagatedTagSource propagateTags,
Boolean publicLoadBalancer,
NetworkLoadBalancedServiceRecordType recordType,
String serviceName,
NetworkLoadBalancedTaskImageOptions taskImageOptions,
IVpc vpc)
Constructor that initializes the object based on literal property values passed by the
NetworkLoadBalancedEc2ServiceProps.Builder. |
Jsii$Proxy(Number cpu,
Number memoryLimitMiB,
Number memoryReservationMiB,
Ec2TaskDefinition taskDefinition,
ICertificate certificate,
DeploymentCircuitBreaker circuitBreaker,
CloudMapOptions cloudMapOptions,
ICluster cluster,
DeploymentController deploymentController,
Number desiredCount,
String domainName,
IHostedZone domainZone,
Boolean enableEcsManagedTags,
Duration healthCheckGracePeriod,
Number listenerPort,
IApplicationLoadBalancer loadBalancer,
Number maxHealthyPercent,
Number minHealthyPercent,
Boolean openListener,
PropagatedTagSource propagateTags,
ApplicationProtocol protocol,
ApplicationProtocolVersion protocolVersion,
Boolean publicLoadBalancer,
ApplicationLoadBalancedServiceRecordType recordType,
Boolean redirectHttp,
String serviceName,
ApplicationProtocol targetProtocol,
ApplicationLoadBalancedTaskImageOptions taskImageOptions,
IVpc vpc)
Constructor that initializes the object based on literal property values passed by the
ApplicationLoadBalancedEc2ServiceProps.Builder. |
Jsii$Proxy(ScheduledEc2TaskDefinitionOptions scheduledEc2TaskDefinitionOptions,
ScheduledEc2TaskImageOptions scheduledEc2TaskImageOptions,
Schedule schedule,
ICluster cluster,
Number desiredTaskCount,
Boolean enabled,
String ruleName,
SubnetSelection subnetSelection,
IVpc vpc)
Constructor that initializes the object based on literal property values passed by the
ScheduledEc2TaskProps.Builder. |
Jsii$Proxy(Schedule schedule,
ICluster cluster,
Number desiredTaskCount,
Boolean enabled,
String ruleName,
SubnetSelection subnetSelection,
IVpc vpc)
Constructor that initializes the object based on literal property values passed by the
ScheduledTaskBaseProps.Builder. |
Jsii$Proxy(String containerName,
Number cpu,
Number memoryLimitMiB,
Number memoryReservationMiB,
ContainerImage image,
DeploymentCircuitBreaker circuitBreaker,
ICluster cluster,
List<String> command,
DeploymentController deploymentController,
Boolean enableEcsManagedTags,
Boolean enableLogging,
Map<String,String> environment,
String family,
LogDriver logDriver,
Number maxHealthyPercent,
Number maxReceiveCount,
Number maxScalingCapacity,
Number minHealthyPercent,
Number minScalingCapacity,
PropagatedTagSource propagateTags,
IQueue queue,
Duration retentionPeriod,
List<? extends ScalingInterval> scalingSteps,
Map<String,? extends Secret> secrets,
String serviceName,
IVpc vpc)
Constructor that initializes the object based on literal property values passed by the
QueueProcessingEc2ServiceProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
IVpc |
FileSystemProps.getVpc()
(experimental) VPC to launch the file system in.
|
IVpc |
FileSystemProps.Jsii$Proxy.getVpc() |
| Modifier and Type | Method and Description |
|---|---|
FileSystem.Builder |
FileSystem.Builder.vpc(IVpc vpc)
(experimental) VPC to launch the file system in.
|
FileSystemProps.Builder |
FileSystemProps.Builder.vpc(IVpc vpc)
Sets the value of
FileSystemProps.getVpc() |
| 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 IVpc |
FargateProfileOptions.getVpc()
(experimental) The VPC from which to select subnets to launch your pods into.
|
IVpc |
FargateProfileOptions.Jsii$Proxy.getVpc() |
default IVpc |
CommonClusterOptions.getVpc()
(experimental) The VPC in which to create the Cluster.
|
IVpc |
CommonClusterOptions.Jsii$Proxy.getVpc() |
IVpc |
ClusterOptions.Jsii$Proxy.getVpc() |
IVpc |
FargateClusterProps.Jsii$Proxy.getVpc() |
IVpc |
Cluster.getVpc()
(experimental) The VPC in which this Cluster was created.
|
IVpc |
FargateProfileProps.Jsii$Proxy.getVpc() |
IVpc |
ClusterProps.Jsii$Proxy.getVpc() |
IVpc |
ICluster.getVpc()
(experimental) The VPC in which this Cluster was created.
|
IVpc |
ICluster.Jsii$Proxy.getVpc()
(experimental) The VPC in which this Cluster was created.
|
default IVpc |
ICluster.Jsii$Default.getVpc()
(experimental) The VPC in which this Cluster was created.
|
default IVpc |
ClusterAttributes.getVpc()
(experimental) The VPC in which this Cluster was created.
|
IVpc |
ClusterAttributes.Jsii$Proxy.getVpc() |
| Modifier and Type | Method and Description |
|---|---|
FargateProfileOptions.Builder |
FargateProfileOptions.Builder.vpc(IVpc vpc)
Sets the value of
FargateProfileOptions.getVpc() |
CommonClusterOptions.Builder |
CommonClusterOptions.Builder.vpc(IVpc vpc)
Sets the value of
CommonClusterOptions.getVpc() |
FargateCluster.Builder |
FargateCluster.Builder.vpc(IVpc vpc)
(experimental) The VPC in which to create the Cluster.
|
ClusterOptions.Builder |
ClusterOptions.Builder.vpc(IVpc vpc)
Sets the value of
CommonClusterOptions.getVpc() |
FargateClusterProps.Builder |
FargateClusterProps.Builder.vpc(IVpc vpc)
Sets the value of
CommonClusterOptions.getVpc() |
Cluster.Builder |
Cluster.Builder.vpc(IVpc vpc)
(experimental) The VPC in which to create the Cluster.
|
FargateProfileProps.Builder |
FargateProfileProps.Builder.vpc(IVpc vpc)
Sets the value of
FargateProfileOptions.getVpc() |
ClusterProps.Builder |
ClusterProps.Builder.vpc(IVpc vpc)
Sets the value of
CommonClusterOptions.getVpc() |
ClusterAttributes.Builder |
ClusterAttributes.Builder.vpc(IVpc vpc)
Sets the value of
ClusterAttributes.getVpc() |
FargateProfile.Builder |
FargateProfile.Builder.vpc(IVpc vpc)
(experimental) The VPC from which to select subnets to launch your pods into.
|
| 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(FargateProfileOptions defaultProfile,
Map<String,String> clusterHandlerEnvironment,
CoreDnsComputeType coreDnsComputeType,
EndpointAccess endpointAccess,
Map<String,String> kubectlEnvironment,
ILayerVersion kubectlLayer,
Size kubectlMemory,
IRole mastersRole,
Boolean outputMastersRoleArn,
Boolean placeClusterHandlerInVpc,
Boolean prune,
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
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(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(Map<String,String> clusterHandlerEnvironment,
CoreDnsComputeType coreDnsComputeType,
EndpointAccess endpointAccess,
Map<String,String> kubectlEnvironment,
ILayerVersion kubectlLayer,
Size kubectlMemory,
IRole mastersRole,
Boolean outputMastersRoleArn,
Boolean placeClusterHandlerInVpc,
Boolean prune,
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
ClusterOptions.Builder. |
Jsii$Proxy(Number defaultCapacity,
InstanceType defaultCapacityInstance,
DefaultCapacityType defaultCapacityType,
Map<String,String> clusterHandlerEnvironment,
CoreDnsComputeType coreDnsComputeType,
EndpointAccess endpointAccess,
Map<String,String> kubectlEnvironment,
ILayerVersion kubectlLayer,
Size kubectlMemory,
IRole mastersRole,
Boolean outputMastersRoleArn,
Boolean placeClusterHandlerInVpc,
Boolean prune,
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
ClusterProps.Builder. |
Jsii$Proxy(String clusterName,
String clusterCertificateAuthorityData,
String clusterEncryptionConfigKeyArn,
String clusterEndpoint,
String clusterSecurityGroupId,
Map<String,String> kubectlEnvironment,
ILayerVersion kubectlLayer,
Size kubectlMemory,
List<String> kubectlPrivateSubnetIds,
String kubectlRoleArn,
String kubectlSecurityGroupId,
IOpenIdConnectProvider openIdConnectProvider,
Boolean prune,
List<String> securityGroupIds,
IVpc vpc)
Constructor that initializes the object based on literal property values passed by the
ClusterAttributes.Builder. |
| Modifier and Type | Method and Description |
|---|---|
IVpc |
LoadBalancerProps.getVpc()
(experimental) VPC network of the fleet instances.
|
IVpc |
LoadBalancerProps.Jsii$Proxy.getVpc() |
| Modifier and Type | Method and Description |
|---|---|
LoadBalancerProps.Builder |
LoadBalancerProps.Builder.vpc(IVpc vpc)
Sets the value of
LoadBalancerProps.getVpc() |
LoadBalancer.Builder |
LoadBalancer.Builder.vpc(IVpc vpc)
(experimental) VPC network of the fleet instances.
|
| 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 |
|---|---|
IVpc |
NetworkTargetGroupProps.Jsii$Proxy.getVpc() |
default IVpc |
IApplicationLoadBalancer.getVpc()
(experimental) The VPC this load balancer has been created in (if available).
|
IVpc |
IApplicationLoadBalancer.Jsii$Proxy.getVpc()
(experimental) The VPC this load balancer has been created in (if available).
|
default IVpc |
IApplicationLoadBalancer.Jsii$Default.getVpc()
(experimental) The VPC this load balancer has been created in (if available).
|
IVpc |
ApplicationLoadBalancerProps.Jsii$Proxy.getVpc() |
default IVpc |
INetworkLoadBalancer.getVpc()
(experimental) The VPC this load balancer has been created in (if available).
|
IVpc |
INetworkLoadBalancer.Jsii$Proxy.getVpc()
(experimental) The VPC this load balancer has been created in (if available).
|
default IVpc |
INetworkLoadBalancer.Jsii$Default.getVpc()
(experimental) The VPC this load balancer has been created in (if available).
|
default IVpc |
ApplicationLoadBalancerAttributes.getVpc()
(experimental) The VPC this load balancer has been created in, if available.
|
IVpc |
ApplicationLoadBalancerAttributes.Jsii$Proxy.getVpc() |
IVpc |
ApplicationTargetGroupProps.Jsii$Proxy.getVpc() |
IVpc |
BaseLoadBalancer.getVpc()
(experimental) The VPC this load balancer has been created in.
|
IVpc |
BaseLoadBalancerProps.getVpc()
(experimental) The VPC network to place the load balancer in.
|
IVpc |
BaseLoadBalancerProps.Jsii$Proxy.getVpc() |
IVpc |
NetworkLoadBalancerProps.Jsii$Proxy.getVpc() |
default IVpc |
NetworkLoadBalancerAttributes.getVpc()
(experimental) The VPC to associate with the load balancer.
|
IVpc |
NetworkLoadBalancerAttributes.Jsii$Proxy.getVpc() |
default IVpc |
BaseTargetGroupProps.getVpc()
(experimental) The virtual private cloud (VPC).
|
IVpc |
BaseTargetGroupProps.Jsii$Proxy.getVpc() |
| Modifier and Type | Method and Description |
|---|---|
NetworkTargetGroupProps.Builder |
NetworkTargetGroupProps.Builder.vpc(IVpc vpc)
Sets the value of
BaseTargetGroupProps.getVpc() |
ApplicationLoadBalancerProps.Builder |
ApplicationLoadBalancerProps.Builder.vpc(IVpc vpc)
Sets the value of
BaseLoadBalancerProps.getVpc() |
ApplicationLoadBalancer.Builder |
ApplicationLoadBalancer.Builder.vpc(IVpc vpc)
(experimental) The VPC network to place the load balancer in.
|
ApplicationLoadBalancerAttributes.Builder |
ApplicationLoadBalancerAttributes.Builder.vpc(IVpc vpc)
Sets the value of
ApplicationLoadBalancerAttributes.getVpc() |
ApplicationTargetGroupProps.Builder |
ApplicationTargetGroupProps.Builder.vpc(IVpc vpc)
Sets the value of
BaseTargetGroupProps.getVpc() |
ApplicationTargetGroup.Builder |
ApplicationTargetGroup.Builder.vpc(IVpc vpc)
(experimental) The virtual private cloud (VPC).
|
NetworkTargetGroup.Builder |
NetworkTargetGroup.Builder.vpc(IVpc vpc)
(experimental) The virtual private cloud (VPC).
|
NetworkLoadBalancer.Builder |
NetworkLoadBalancer.Builder.vpc(IVpc vpc)
(experimental) The VPC network to place the load balancer in.
|
BaseLoadBalancerProps.Builder |
BaseLoadBalancerProps.Builder.vpc(IVpc vpc)
Sets the value of
BaseLoadBalancerProps.getVpc() |
NetworkLoadBalancerProps.Builder |
NetworkLoadBalancerProps.Builder.vpc(IVpc vpc)
Sets the value of
BaseLoadBalancerProps.getVpc() |
NetworkLoadBalancerAttributes.Builder |
NetworkLoadBalancerAttributes.Builder.vpc(IVpc vpc)
Sets the value of
NetworkLoadBalancerAttributes.getVpc() |
BaseTargetGroupProps.Builder |
BaseTargetGroupProps.Builder.vpc(IVpc vpc)
Sets the value of
BaseTargetGroupProps.getVpc() |
| 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(Duration deregistrationDelay,
HealthCheck healthCheck,
String targetGroupName,
TargetType targetType,
IVpc vpc)
Constructor that initializes the object based on literal property values passed by the
BaseTargetGroupProps.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. |
Jsii$Proxy(Number port,
ApplicationProtocol protocol,
ApplicationProtocolVersion protocolVersion,
Duration slowStart,
Duration stickinessCookieDuration,
String stickinessCookieName,
List<? extends IApplicationLoadBalancerTarget> targets,
Duration deregistrationDelay,
HealthCheck healthCheck,
String targetGroupName,
TargetType targetType,
IVpc vpc)
Constructor that initializes the object based on literal property values passed by the
ApplicationTargetGroupProps.Builder. |
Jsii$Proxy(Number port,
Boolean preserveClientIp,
Protocol protocol,
Boolean proxyProtocolV2,
List<? extends INetworkLoadBalancerTarget> targets,
Duration deregistrationDelay,
HealthCheck healthCheck,
String targetGroupName,
TargetType targetType,
IVpc vpc)
Constructor that initializes the object based on literal property values passed by the
NetworkTargetGroupProps.Builder. |
Jsii$Proxy(String loadBalancerArn,
String loadBalancerCanonicalHostedZoneId,
String loadBalancerDnsName,
IVpc vpc)
Constructor that initializes the object based on literal property values passed by the
NetworkLoadBalancerAttributes.Builder. |
Jsii$Proxy(String loadBalancerArn,
String securityGroupId,
String loadBalancerCanonicalHostedZoneId,
String loadBalancerDnsName,
Boolean securityGroupAllowsAllOutbound,
IVpc vpc)
Constructor that initializes the object based on literal property values passed by the
ApplicationLoadBalancerAttributes.Builder. |
| Modifier and Type | Method and Description |
|---|---|
default IVpc |
DomainProps.getVpc()
(experimental) Place the domain inside this VPC.
|
IVpc |
DomainProps.Jsii$Proxy.getVpc() |
| Modifier and Type | Method and Description |
|---|---|
Domain.Builder |
Domain.Builder.vpc(IVpc vpc)
(experimental) Place the domain inside this VPC.
|
DomainProps.Builder |
DomainProps.Builder.vpc(IVpc vpc)
Sets the value of
DomainProps.getVpc() |
| Constructor and Description |
|---|
Jsii$Proxy(ElasticsearchVersion version,
List<? extends PolicyStatement> accessPolicies,
Map<String,String> advancedOptions,
Number automatedSnapshotStartHour,
CapacityConfig capacity,
CognitoOptions cognitoKibanaAuth,
CustomEndpointOptions customEndpoint,
String domainName,
EbsOptions ebs,
Boolean enableVersionUpgrade,
EncryptionAtRestOptions encryptionAtRest,
Boolean enforceHttps,
AdvancedSecurityOptions fineGrainedAccessControl,
LoggingOptions logging,
Boolean nodeToNodeEncryption,
RemovalPolicy removalPolicy,
List<? extends ISecurityGroup> securityGroups,
TLSSecurityPolicy tlsSecurityPolicy,
Boolean useUnsignedBasicAuth,
IVpc vpc,
List<? extends SubnetSelection> vpcSubnets,
ZoneAwarenessConfig zoneAwareness)
Constructor that initializes the object based on literal property values passed by the
DomainProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
IVpc |
LustreFileSystemProps.Jsii$Proxy.getVpc() |
IVpc |
FileSystemProps.getVpc()
(experimental) The VPC to launch the file system in.
|
IVpc |
FileSystemProps.Jsii$Proxy.getVpc() |
| Modifier and Type | Method and Description |
|---|---|
LustreFileSystemProps.Builder |
LustreFileSystemProps.Builder.vpc(IVpc vpc)
Sets the value of
FileSystemProps.getVpc() |
FileSystemProps.Builder |
FileSystemProps.Builder.vpc(IVpc vpc)
Sets the value of
FileSystemProps.getVpc() |
LustreFileSystem.Builder |
LustreFileSystem.Builder.vpc(IVpc vpc)
(experimental) The VPC to launch the file system in.
|
| Constructor and Description |
|---|
Jsii$Proxy(LustreConfiguration lustreConfiguration,
ISubnet vpcSubnet,
Number storageCapacityGiB,
IVpc vpc,
String backupId,
IKey kmsKey,
RemovalPolicy removalPolicy,
ISecurityGroup securityGroup)
Constructor that initializes the object based on literal property values passed by the
LustreFileSystemProps.Builder. |
Jsii$Proxy(Number storageCapacityGiB,
IVpc vpc,
String backupId,
IKey kmsKey,
RemovalPolicy removalPolicy,
ISecurityGroup securityGroup)
Constructor that initializes the object based on literal property values passed by the
FileSystemProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
IPeer |
EndpointGroup.connectionsPeer(String id,
IVpc vpc)
(experimental) Return an object that represents the Accelerator's Security Group.
|
| Modifier and Type | Method and Description |
|---|---|
IVpc |
DockerImageFunctionProps.Jsii$Proxy.getVpc() |
default IVpc |
FunctionOptions.getVpc()
(experimental) VPC network to place Lambda network interfaces.
|
IVpc |
FunctionOptions.Jsii$Proxy.getVpc() |
IVpc |
SingletonFunctionProps.Jsii$Proxy.getVpc() |
IVpc |
FunctionProps.Jsii$Proxy.getVpc() |
| Modifier and Type | Method and Description |
|---|---|
DockerImageFunctionProps.Builder |
DockerImageFunctionProps.Builder.vpc(IVpc vpc)
Sets the value of
FunctionOptions.getVpc() |
FunctionOptions.Builder |
FunctionOptions.Builder.vpc(IVpc vpc)
Sets the value of
FunctionOptions.getVpc() |
SingletonFunctionProps.Builder |
SingletonFunctionProps.Builder.vpc(IVpc vpc)
Sets the value of
FunctionOptions.getVpc() |
Function.Builder |
Function.Builder.vpc(IVpc vpc)
(experimental) VPC network to place Lambda network interfaces.
|
DockerImageFunction.Builder |
DockerImageFunction.Builder.vpc(IVpc vpc)
(experimental) VPC network to place Lambda network interfaces.
|
SingletonFunction.Builder |
SingletonFunction.Builder.vpc(IVpc vpc)
(experimental) VPC network to place Lambda network interfaces.
|
FunctionProps.Builder |
FunctionProps.Builder.vpc(IVpc vpc)
Sets the value of
FunctionOptions.getVpc() |
| Constructor and Description |
|---|
Jsii$Proxy(Boolean allowAllOutbound,
Boolean allowPublicSubnet,
ICodeSigningConfig codeSigningConfig,
VersionOptions currentVersionOptions,
IQueue deadLetterQueue,
Boolean deadLetterQueueEnabled,
String description,
Map<String,String> environment,
IKey environmentEncryption,
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,
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,
ICodeSigningConfig codeSigningConfig,
VersionOptions currentVersionOptions,
IQueue deadLetterQueue,
Boolean deadLetterQueueEnabled,
String description,
Map<String,String> environment,
IKey environmentEncryption,
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,
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(DockerImageCode code,
Boolean allowAllOutbound,
Boolean allowPublicSubnet,
ICodeSigningConfig codeSigningConfig,
VersionOptions currentVersionOptions,
IQueue deadLetterQueue,
Boolean deadLetterQueueEnabled,
String description,
Map<String,String> environment,
IKey environmentEncryption,
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,
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
DockerImageFunctionProps.Builder. |
Jsii$Proxy(String uuid,
String lambdaPurpose,
Code code,
String handler,
Runtime runtime,
Boolean allowAllOutbound,
Boolean allowPublicSubnet,
ICodeSigningConfig codeSigningConfig,
VersionOptions currentVersionOptions,
IQueue deadLetterQueue,
Boolean deadLetterQueueEnabled,
String description,
Map<String,String> environment,
IKey environmentEncryption,
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,
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 |
|---|---|
default IVpc |
SelfManagedKafkaEventSourceProps.getVpc()
(experimental) If your Kafka brokers are only reachable via VPC provide the VPC here.
|
IVpc |
SelfManagedKafkaEventSourceProps.Jsii$Proxy.getVpc() |
| Modifier and Type | Method and Description |
|---|---|
SelfManagedKafkaEventSource.Builder |
SelfManagedKafkaEventSource.Builder.vpc(IVpc vpc)
(experimental) If your Kafka brokers are only reachable via VPC provide the VPC here.
|
SelfManagedKafkaEventSourceProps.Builder |
SelfManagedKafkaEventSourceProps.Builder.vpc(IVpc vpc)
Sets the value of
SelfManagedKafkaEventSourceProps.getVpc() |
| Constructor and Description |
|---|
Jsii$Proxy(List<String> bootstrapServers,
AuthenticationMethod authenticationMethod,
ISecurityGroup securityGroup,
IVpc vpc,
SubnetSelection vpcSubnets,
ISecret secret,
String topic,
StartingPosition startingPosition,
Number batchSize,
Boolean bisectBatchOnError,
Boolean enabled,
Duration maxBatchingWindow,
Duration maxRecordAge,
IEventSourceDlq onFailure,
Number parallelizationFactor,
Number retryAttempts,
Duration tumblingWindow)
Constructor that initializes the object based on literal property values passed by the
SelfManagedKafkaEventSourceProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
IVpc |
NodejsFunctionProps.Jsii$Proxy.getVpc() |
| Modifier and Type | Method and Description |
|---|---|
NodejsFunctionProps.Builder |
NodejsFunctionProps.Builder.vpc(IVpc vpc)
Sets the value of
FunctionOptions.getVpc() |
NodejsFunction.Builder |
NodejsFunction.Builder.vpc(IVpc vpc)
(experimental) VPC network to place Lambda network interfaces.
|
| Constructor and Description |
|---|
Jsii$Proxy(Boolean awsSdkConnectionReuse,
BundlingOptions bundling,
String depsLockFilePath,
String entry,
String handler,
Runtime runtime,
Boolean allowAllOutbound,
Boolean allowPublicSubnet,
ICodeSigningConfig codeSigningConfig,
VersionOptions currentVersionOptions,
IQueue deadLetterQueue,
Boolean deadLetterQueueEnabled,
String description,
Map<String,String> environment,
IKey environmentEncryption,
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,
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
NodejsFunctionProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
default IVpc |
OptionConfiguration.getVpc()
(experimental) The VPC where a security group should be created for this option.
|
IVpc |
OptionConfiguration.Jsii$Proxy.getVpc() |
IVpc |
DatabaseInstanceFromSnapshotProps.Jsii$Proxy.getVpc() |
IVpc |
DatabaseInstanceFromSnapshot.getVpc()
(experimental) The VPC where this database instance is deployed.
|
IVpc |
DatabaseInstance.getVpc()
(experimental) The VPC where this database instance is deployed.
|
IVpc |
DatabaseInstanceNewProps.getVpc()
(experimental) The VPC network where the DB subnet group should be created.
|
IVpc |
DatabaseInstanceNewProps.Jsii$Proxy.getVpc() |
IVpc |
DatabaseInstanceReadReplica.getVpc()
(experimental) The VPC where this database instance is deployed.
|
IVpc |
ServerlessClusterProps.getVpc()
(experimental) The VPC that this Aurora Serverless cluster has been created in.
|
IVpc |
ServerlessClusterProps.Jsii$Proxy.getVpc() |
IVpc |
SubnetGroupProps.getVpc()
(experimental) The VPC to place the subnet group in.
|
IVpc |
SubnetGroupProps.Jsii$Proxy.getVpc() |
IVpc |
DatabaseInstanceReadReplicaProps.Jsii$Proxy.getVpc() |
IVpc |
DatabaseInstanceProps.Jsii$Proxy.getVpc() |
IVpc |
DatabaseInstanceSourceProps.Jsii$Proxy.getVpc() |
IVpc |
DatabaseProxyOptions.getVpc()
(experimental) The VPC to associate with the new proxy.
|
IVpc |
DatabaseProxyOptions.Jsii$Proxy.getVpc() |
IVpc |
InstanceProps.getVpc()
(experimental) What subnets to run the RDS instances in.
|
IVpc |
InstanceProps.Jsii$Proxy.getVpc() |
IVpc |
DatabaseProxyProps.Jsii$Proxy.getVpc() |
| Modifier and Type | Method and Description |
|---|---|
OptionConfiguration.Builder |
OptionConfiguration.Builder.vpc(IVpc vpc)
Sets the value of
OptionConfiguration.getVpc() |
SubnetGroup.Builder |
SubnetGroup.Builder.vpc(IVpc vpc)
(experimental) The VPC to place the subnet group in.
|
DatabaseInstanceFromSnapshotProps.Builder |
DatabaseInstanceFromSnapshotProps.Builder.vpc(IVpc vpc)
Sets the value of
DatabaseInstanceNewProps.getVpc() |
DatabaseInstanceFromSnapshot.Builder |
DatabaseInstanceFromSnapshot.Builder.vpc(IVpc vpc)
(experimental) The VPC network where the DB subnet group should be created.
|
DatabaseInstance.Builder |
DatabaseInstance.Builder.vpc(IVpc vpc)
(experimental) The VPC network where the DB subnet group should be created.
|
DatabaseInstanceNewProps.Builder |
DatabaseInstanceNewProps.Builder.vpc(IVpc vpc)
Sets the value of
DatabaseInstanceNewProps.getVpc() |
DatabaseInstanceReadReplica.Builder |
DatabaseInstanceReadReplica.Builder.vpc(IVpc vpc)
(experimental) The VPC network where the DB subnet group should be created.
|
ServerlessClusterProps.Builder |
ServerlessClusterProps.Builder.vpc(IVpc vpc)
Sets the value of
ServerlessClusterProps.getVpc() |
SubnetGroupProps.Builder |
SubnetGroupProps.Builder.vpc(IVpc vpc)
Sets the value of
SubnetGroupProps.getVpc() |
DatabaseInstanceReadReplicaProps.Builder |
DatabaseInstanceReadReplicaProps.Builder.vpc(IVpc vpc)
Sets the value of
DatabaseInstanceNewProps.getVpc() |
DatabaseProxy.Builder |
DatabaseProxy.Builder.vpc(IVpc vpc)
(experimental) The VPC to associate with the new proxy.
|
DatabaseInstanceProps.Builder |
DatabaseInstanceProps.Builder.vpc(IVpc vpc)
Sets the value of
DatabaseInstanceNewProps.getVpc() |
DatabaseInstanceSourceProps.Builder |
DatabaseInstanceSourceProps.Builder.vpc(IVpc vpc)
Sets the value of
DatabaseInstanceNewProps.getVpc() |
DatabaseProxyOptions.Builder |
DatabaseProxyOptions.Builder.vpc(IVpc vpc)
Sets the value of
DatabaseProxyOptions.getVpc() |
InstanceProps.Builder |
InstanceProps.Builder.vpc(IVpc vpc)
Sets the value of
InstanceProps.getVpc() |
ServerlessCluster.Builder |
ServerlessCluster.Builder.vpc(IVpc vpc)
(experimental) The VPC that this Aurora Serverless cluster has been created in.
|
DatabaseProxyProps.Builder |
DatabaseProxyProps.Builder.vpc(IVpc vpc)
Sets the value of
DatabaseProxyOptions.getVpc() |
| 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,
Boolean publiclyAccessible,
RemovalPolicy removalPolicy,
List<? extends IBucket> s3ExportBuckets,
IRole s3ExportRole,
List<? extends IBucket> s3ImportBuckets,
IRole s3ImportRole,
List<? extends ISecurityGroup> securityGroups,
StorageType storageType,
ISubnetGroup subnetGroup,
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,
Boolean publiclyAccessible,
RemovalPolicy removalPolicy,
List<? extends IBucket> s3ExportBuckets,
IRole s3ExportRole,
List<? extends IBucket> s3ImportBuckets,
IRole s3ImportRole,
List<? extends ISecurityGroup> securityGroups,
StorageType storageType,
ISubnetGroup subnetGroup,
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,
Boolean publiclyAccessible,
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,
Boolean publiclyAccessible,
RemovalPolicy removalPolicy,
List<? extends IBucket> s3ExportBuckets,
IRole s3ExportRole,
List<? extends IBucket> s3ImportBuckets,
IRole s3ImportRole,
List<? extends ISecurityGroup> securityGroups,
StorageType storageType,
ISubnetGroup subnetGroup,
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,
Boolean publiclyAccessible,
RemovalPolicy removalPolicy,
List<? extends IBucket> s3ExportBuckets,
IRole s3ExportRole,
List<? extends IBucket> s3ImportBuckets,
IRole s3ImportRole,
List<? extends ISecurityGroup> securityGroups,
StorageType storageType,
ISubnetGroup subnetGroup,
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 name,
Number port,
List<? extends ISecurityGroup> securityGroups,
Map<String,String> settings,
String version,
IVpc vpc)
Constructor that initializes the object based on literal property values passed by the
OptionConfiguration.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,
Boolean publiclyAccessible,
RemovalPolicy removalPolicy,
List<? extends IBucket> s3ExportBuckets,
IRole s3ExportRole,
List<? extends IBucket> s3ImportBuckets,
IRole s3ImportRole,
List<? extends ISecurityGroup> securityGroups,
StorageType storageType,
ISubnetGroup subnetGroup,
SubnetSelection vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
DatabaseInstanceFromSnapshotProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
IVpc |
PrivateHostedZoneProps.getVpc()
(experimental) A VPC that you want to associate with this hosted zone.
|
IVpc |
PrivateHostedZoneProps.Jsii$Proxy.getVpc() |
| Modifier and Type | Method and Description |
|---|---|
default List<IVpc> |
HostedZoneProps.getVpcs()
(experimental) A VPC that you want to associate with this hosted zone.
|
List<IVpc> |
HostedZoneProps.Jsii$Proxy.getVpcs() |
| Modifier and Type | Method and Description |
|---|---|
void |
PublicHostedZone.addVpc(IVpc _vpc)
(experimental) Add another VPC to this private hosted zone.
|
void |
HostedZone.addVpc(IVpc vpc)
(experimental) Add another VPC to this private hosted zone.
|
PrivateHostedZoneProps.Builder |
PrivateHostedZoneProps.Builder.vpc(IVpc vpc)
Sets the value of
PrivateHostedZoneProps.getVpc() |
PrivateHostedZone.Builder |
PrivateHostedZone.Builder.vpc(IVpc vpc)
(experimental) A VPC that you want to associate with this hosted zone.
|
| Modifier and Type | Method and Description |
|---|---|
HostedZoneProps.Builder |
HostedZoneProps.Builder.vpcs(List<? extends IVpc> vpcs)
Sets the value of
HostedZoneProps.getVpcs() |
HostedZone.Builder |
HostedZone.Builder.vpcs(List<? extends IVpc> vpcs)
(experimental) A VPC that you want to associate with this hosted zone.
|
| Constructor and Description |
|---|
Jsii$Proxy(IVpc vpc,
String zoneName,
String comment,
String queryLogsLogGroupArn)
Constructor that initializes the object based on literal property values passed by the
PrivateHostedZoneProps.Builder. |
| Constructor and Description |
|---|
Jsii$Proxy(List<? extends IVpc> vpcs,
String zoneName,
String comment,
String queryLogsLogGroupArn)
Constructor that initializes the object based on literal property values passed by the
HostedZoneProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
default IVpc |
BucketDeploymentProps.getVpc()
(experimental) The VPC network to place the deployment lambda handler in.
|
IVpc |
BucketDeploymentProps.Jsii$Proxy.getVpc() |
| Modifier and Type | Method and Description |
|---|---|
BucketDeployment.Builder |
BucketDeployment.Builder.vpc(IVpc vpc)
(experimental) The VPC network to place the deployment lambda handler in.
|
BucketDeploymentProps.Builder |
BucketDeploymentProps.Builder.vpc(IVpc vpc)
Sets the value of
BucketDeploymentProps.getVpc() |
| Constructor and Description |
|---|
Jsii$Proxy(IBucket destinationBucket,
List<? extends ISource> sources,
List<? extends CacheControl> cacheControl,
String contentDisposition,
String contentEncoding,
String contentLanguage,
String contentType,
String destinationKeyPrefix,
IDistribution distribution,
List<String> distributionPaths,
Expiration expires,
Number memoryLimit,
UserDefinedObjectMetadata metadata,
Boolean prune,
Boolean retainOnDelete,
IRole role,
ServerSideEncryption serverSideEncryption,
String serverSideEncryptionAwsKmsKeyId,
String serverSideEncryptionCustomerAlgorithm,
StorageClass storageClass,
IVpc vpc,
SubnetSelection vpcSubnets,
String websiteRedirectLocation)
Constructor that initializes the object based on literal property values passed by the
BucketDeploymentProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
default IVpc |
SingleUserHostedRotationOptions.getVpc()
(experimental) The VPC where the Lambda rotation function will run.
|
IVpc |
SingleUserHostedRotationOptions.Jsii$Proxy.getVpc() |
IVpc |
MultiUserHostedRotationOptions.Jsii$Proxy.getVpc() |
IVpc |
SecretRotationProps.getVpc()
(experimental) The VPC where the Lambda rotation function will run.
|
IVpc |
SecretRotationProps.Jsii$Proxy.getVpc() |
| Modifier and Type | Method and Description |
|---|---|
SingleUserHostedRotationOptions.Builder |
SingleUserHostedRotationOptions.Builder.vpc(IVpc vpc)
Sets the value of
SingleUserHostedRotationOptions.getVpc() |
MultiUserHostedRotationOptions.Builder |
MultiUserHostedRotationOptions.Builder.vpc(IVpc vpc)
Sets the value of
SingleUserHostedRotationOptions.getVpc() |
SecretRotation.Builder |
SecretRotation.Builder.vpc(IVpc vpc)
(experimental) The VPC where the Lambda rotation function will run.
|
SecretRotationProps.Builder |
SecretRotationProps.Builder.vpc(IVpc vpc)
Sets the value of
SecretRotationProps.getVpc() |
| 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 |
|---|---|
IVpc |
PrivateDnsNamespaceProps.getVpc()
(experimental) The Amazon VPC that you want to associate the namespace with.
|
IVpc |
PrivateDnsNamespaceProps.Jsii$Proxy.getVpc() |
| Modifier and Type | Method and Description |
|---|---|
PrivateDnsNamespaceProps.Builder |
PrivateDnsNamespaceProps.Builder.vpc(IVpc vpc)
Sets the value of
PrivateDnsNamespaceProps.getVpc() |
PrivateDnsNamespace.Builder |
PrivateDnsNamespace.Builder.vpc(IVpc vpc)
(experimental) The Amazon VPC that you want to associate the namespace with.
|
| Constructor and Description |
|---|
Jsii$Proxy(IVpc vpc,
String name,
String description)
Constructor that initializes the object based on literal property values passed by the
PrivateDnsNamespaceProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
IVpc |
VpcConfig.getVpc()
(experimental) VPC.
|
IVpc |
VpcConfig.Jsii$Proxy.getVpc() |
default IVpc |
SageMakerCreateModelProps.getVpc()
(experimental) The VPC that is accessible by the hosted model.
|
IVpc |
SageMakerCreateModelProps.Jsii$Proxy.getVpc() |
| Modifier and Type | Method and Description |
|---|---|
SageMakerCreateModel.Builder |
SageMakerCreateModel.Builder.vpc(IVpc vpc)
(experimental) The VPC that is accessible by the hosted model.
|
VpcConfig.Builder |
VpcConfig.Builder.vpc(IVpc vpc)
Sets the value of
VpcConfig.getVpc() |
SageMakerCreateModelProps.Builder |
SageMakerCreateModelProps.Builder.vpc(IVpc vpc)
Sets the value of
SageMakerCreateModelProps.getVpc() |
| Constructor and Description |
|---|
Jsii$Proxy(IVpc vpc,
SubnetSelection subnets)
Constructor that initializes the object based on literal property values passed by the
VpcConfig.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,
Map<String,? extends Object> resultSelector,
Duration timeout)
Constructor that initializes the object based on literal property values passed by the
SageMakerCreateModelProps.Builder. |
Copyright © 2021. All rights reserved.