| Package | Description |
|---|---|
| software.amazon.awscdk.services.autoscaling |
Amazon EC2 Auto Scaling Construct Library
|
| software.amazon.awscdk.services.batch |
AWS Batch Construct Library
|
| software.amazon.awscdk.services.cloud9 |
AWS Cloud9 Construct Library
|
| software.amazon.awscdk.services.docdb |
Amazon DocumentDB Construct Library
|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| software.amazon.awscdk.services.eks |
Amazon EKS Construct Library
|
| software.amazon.awscdk.services.eks.legacy |
Amazon EKS Construct Library
|
| software.amazon.awscdk.services.msk |
Amazon Managed Streaming for Apache Kafka Construct Library
|
| software.amazon.awscdk.services.rds |
Amazon Relational Database Service Construct Library
|
| software.amazon.awscdk.services.stepfunctions.tasks |
Tasks for AWS Step Functions
|
| Modifier and Type | Method and Description |
|---|---|
default InstanceType |
AutoScalingGroupProps.getInstanceType()
(experimental) Type of instance to launch.
|
InstanceType |
AutoScalingGroupProps.Jsii$Proxy.getInstanceType() |
InstanceType |
LaunchTemplateOverrides.getInstanceType()
(experimental) The instance type, such as m3.xlarge.
|
InstanceType |
LaunchTemplateOverrides.Jsii$Proxy.getInstanceType() |
| Modifier and Type | Method and Description |
|---|---|
AutoScalingGroup.Builder |
AutoScalingGroup.Builder.instanceType(InstanceType instanceType)
(experimental) Type of instance to launch.
|
AutoScalingGroupProps.Builder |
AutoScalingGroupProps.Builder.instanceType(InstanceType instanceType)
Sets the value of
AutoScalingGroupProps.getInstanceType() |
LaunchTemplateOverrides.Builder |
LaunchTemplateOverrides.Builder.instanceType(InstanceType instanceType)
Sets the value of
LaunchTemplateOverrides.getInstanceType() |
| Modifier and Type | Method and Description |
|---|---|
default InstanceType |
JobDefinitionContainer.getInstanceType()
(experimental) The instance type to use for a multi-node parallel job.
|
InstanceType |
JobDefinitionContainer.Jsii$Proxy.getInstanceType() |
| Modifier and Type | Method and Description |
|---|---|
default List<InstanceType> |
ComputeResources.getInstanceTypes()
(experimental) The types of EC2 instances that may be launched in the compute environment.
|
List<InstanceType> |
ComputeResources.Jsii$Proxy.getInstanceTypes() |
| Modifier and Type | Method and Description |
|---|---|
JobDefinitionContainer.Builder |
JobDefinitionContainer.Builder.instanceType(InstanceType instanceType)
Sets the value of
JobDefinitionContainer.getInstanceType() |
| Modifier and Type | Method and Description |
|---|---|
ComputeResources.Builder |
ComputeResources.Builder.instanceTypes(List<? extends InstanceType> instanceTypes)
Sets the value of
ComputeResources.getInstanceTypes() |
| Modifier and Type | Method and Description |
|---|---|
default InstanceType |
Ec2EnvironmentProps.getInstanceType()
(experimental) The type of instance to connect to the environment.
|
InstanceType |
Ec2EnvironmentProps.Jsii$Proxy.getInstanceType() |
| Modifier and Type | Method and Description |
|---|---|
Ec2EnvironmentProps.Builder |
Ec2EnvironmentProps.Builder.instanceType(InstanceType instanceType)
Sets the value of
Ec2EnvironmentProps.getInstanceType() |
Ec2Environment.Builder |
Ec2Environment.Builder.instanceType(InstanceType instanceType)
(experimental) The type of instance to connect to the environment.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceType |
DatabaseClusterProps.getInstanceType()
(experimental) What type of instance to start for the replicas.
|
InstanceType |
DatabaseClusterProps.Jsii$Proxy.getInstanceType() |
InstanceType |
DatabaseInstanceProps.getInstanceType()
(experimental) The name of the compute and memory capacity classes.
|
InstanceType |
DatabaseInstanceProps.Jsii$Proxy.getInstanceType() |
| Modifier and Type | Method and Description |
|---|---|
DatabaseClusterProps.Builder |
DatabaseClusterProps.Builder.instanceType(InstanceType instanceType)
Sets the value of
DatabaseClusterProps.getInstanceType() |
DatabaseInstanceProps.Builder |
DatabaseInstanceProps.Builder.instanceType(InstanceType instanceType)
Sets the value of
DatabaseInstanceProps.getInstanceType() |
DatabaseCluster.Builder |
DatabaseCluster.Builder.instanceType(InstanceType instanceType)
(experimental) What type of instance to start for the replicas.
|
DatabaseInstance.Builder |
DatabaseInstance.Builder.instanceType(InstanceType instanceType)
(experimental) The name of the compute and memory capacity classes.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceType |
LaunchTemplate.getInstanceType()
(experimental) Type of instance to launch.
|
InstanceType |
NatInstanceProps.getInstanceType()
(experimental) Instance type of the NAT instance.
|
InstanceType |
NatInstanceProps.Jsii$Proxy.getInstanceType() |
InstanceType |
InstanceProps.getInstanceType()
(experimental) Type of instance to launch.
|
InstanceType |
InstanceProps.Jsii$Proxy.getInstanceType() |
default InstanceType |
LaunchTemplateProps.getInstanceType()
(experimental) Type of instance to launch.
|
InstanceType |
LaunchTemplateProps.Jsii$Proxy.getInstanceType() |
default InstanceType |
BastionHostLinuxProps.getInstanceType()
(experimental) Type of instance to launch.
|
InstanceType |
BastionHostLinuxProps.Jsii$Proxy.getInstanceType() |
static InstanceType |
InstanceType.of(InstanceClass instanceClass,
InstanceSize instanceSize)
(experimental) Instance type for EC2 instances.
|
| Modifier and Type | Method and Description |
|---|---|
BastionHostLinux.Builder |
BastionHostLinux.Builder.instanceType(InstanceType instanceType)
(experimental) Type of instance to launch.
|
LaunchTemplate.Builder |
LaunchTemplate.Builder.instanceType(InstanceType instanceType)
(experimental) Type of instance to launch.
|
NatInstanceProvider.Builder |
NatInstanceProvider.Builder.instanceType(InstanceType instanceType)
(experimental) Instance type of the NAT instance.
|
NatInstanceProps.Builder |
NatInstanceProps.Builder.instanceType(InstanceType instanceType)
Sets the value of
NatInstanceProps.getInstanceType() |
InstanceProps.Builder |
InstanceProps.Builder.instanceType(InstanceType instanceType)
Sets the value of
InstanceProps.getInstanceType() |
Instance.Builder |
Instance.Builder.instanceType(InstanceType instanceType)
(experimental) Type of instance to launch.
|
LaunchTemplateProps.Builder |
LaunchTemplateProps.Builder.instanceType(InstanceType instanceType)
Sets the value of
LaunchTemplateProps.getInstanceType() |
BastionHostLinuxProps.Builder |
BastionHostLinuxProps.Builder.instanceType(InstanceType instanceType)
Sets the value of
BastionHostLinuxProps.getInstanceType() |
| Modifier and Type | Method and Description |
|---|---|
InstanceType |
AddCapacityOptions.getInstanceType()
(experimental) The EC2 instance type to use when launching instances into the AutoScalingGroup.
|
InstanceType |
AddCapacityOptions.Jsii$Proxy.getInstanceType() |
| Modifier and Type | Method and Description |
|---|---|
AddCapacityOptions.Builder |
AddCapacityOptions.Builder.instanceType(InstanceType instanceType)
Sets the value of
AddCapacityOptions.getInstanceType() |
| Modifier and Type | Method and Description |
|---|---|
default InstanceType |
ClusterProps.getDefaultCapacityInstance()
(experimental) The instance type to use for the default capacity.
|
InstanceType |
ClusterProps.Jsii$Proxy.getDefaultCapacityInstance() |
InstanceType |
NodegroupProps.Jsii$Proxy.getInstanceType() |
default InstanceType |
NodegroupOptions.getInstanceType()
Deprecated.
Use `instanceTypes` instead.
|
InstanceType |
NodegroupOptions.Jsii$Proxy.getInstanceType() |
InstanceType |
AutoScalingGroupCapacityOptions.getInstanceType()
(experimental) Instance type of the instances to start.
|
InstanceType |
AutoScalingGroupCapacityOptions.Jsii$Proxy.getInstanceType() |
| Modifier and Type | Method and Description |
|---|---|
List<InstanceType> |
NodegroupProps.Jsii$Proxy.getInstanceTypes() |
default List<InstanceType> |
NodegroupOptions.getInstanceTypes()
(experimental) The instance types to use for your node group.
|
List<InstanceType> |
NodegroupOptions.Jsii$Proxy.getInstanceTypes() |
| Modifier and Type | Method and Description |
|---|---|
Cluster.Builder |
Cluster.Builder.defaultCapacityInstance(InstanceType defaultCapacityInstance)
(experimental) The instance type to use for the default capacity.
|
ClusterProps.Builder |
ClusterProps.Builder.defaultCapacityInstance(InstanceType defaultCapacityInstance)
Sets the value of
ClusterProps.getDefaultCapacityInstance() |
NodegroupProps.Builder |
NodegroupProps.Builder.instanceType(InstanceType instanceType)
Deprecated.
Use `instanceTypes` instead.
|
NodegroupOptions.Builder |
NodegroupOptions.Builder.instanceType(InstanceType instanceType)
Deprecated.
Use `instanceTypes` instead.
|
AutoScalingGroupCapacityOptions.Builder |
AutoScalingGroupCapacityOptions.Builder.instanceType(InstanceType instanceType)
Sets the value of
AutoScalingGroupCapacityOptions.getInstanceType() |
Nodegroup.Builder |
Nodegroup.Builder.instanceType(InstanceType instanceType)
Deprecated.
Use `instanceTypes` instead.
|
| Modifier and Type | Method and Description |
|---|---|
NodegroupProps.Builder |
NodegroupProps.Builder.instanceTypes(List<? extends InstanceType> instanceTypes)
Sets the value of
NodegroupOptions.getInstanceTypes() |
NodegroupOptions.Builder |
NodegroupOptions.Builder.instanceTypes(List<? extends InstanceType> instanceTypes)
Sets the value of
NodegroupOptions.getInstanceTypes() |
Nodegroup.Builder |
Nodegroup.Builder.instanceTypes(List<? extends InstanceType> instanceTypes)
(experimental) The instance types to use for your node group.
|
| Modifier and Type | Method and Description |
|---|---|
default InstanceType |
ClusterProps.getDefaultCapacityInstance()
(experimental) The instance type to use for the default capacity.
|
InstanceType |
ClusterProps.Jsii$Proxy.getDefaultCapacityInstance() |
InstanceType |
CapacityOptions.getInstanceType()
(experimental) Instance type of the instances to start.
|
InstanceType |
CapacityOptions.Jsii$Proxy.getInstanceType() |
| Modifier and Type | Method and Description |
|---|---|
Cluster.Builder |
Cluster.Builder.defaultCapacityInstance(InstanceType defaultCapacityInstance)
(experimental) The instance type to use for the default capacity.
|
ClusterProps.Builder |
ClusterProps.Builder.defaultCapacityInstance(InstanceType defaultCapacityInstance)
Sets the value of
ClusterProps.getDefaultCapacityInstance() |
CapacityOptions.Builder |
CapacityOptions.Builder.instanceType(InstanceType instanceType)
Sets the value of
CapacityOptions.getInstanceType() |
| Modifier and Type | Method and Description |
|---|---|
default InstanceType |
ClusterProps.getInstanceType()
(experimental) The EC2 instance type that you want Amazon MSK to use when it creates your brokers.
|
InstanceType |
ClusterProps.Jsii$Proxy.getInstanceType() |
| Modifier and Type | Method and Description |
|---|---|
Cluster.Builder |
Cluster.Builder.instanceType(InstanceType instanceType)
(experimental) The EC2 instance type that you want Amazon MSK to use when it creates your brokers.
|
ClusterProps.Builder |
ClusterProps.Builder.instanceType(InstanceType instanceType)
Sets the value of
ClusterProps.getInstanceType() |
| Modifier and Type | Method and Description |
|---|---|
default InstanceType |
DatabaseInstanceSourceProps.getInstanceType()
(experimental) The name of the compute and memory capacity for the instance.
|
InstanceType |
DatabaseInstanceSourceProps.Jsii$Proxy.getInstanceType() |
InstanceType |
DatabaseInstanceProps.Jsii$Proxy.getInstanceType() |
InstanceType |
DatabaseInstanceFromSnapshotProps.Jsii$Proxy.getInstanceType() |
default InstanceType |
InstanceProps.getInstanceType()
(experimental) What type of instance to start for the replicas.
|
InstanceType |
InstanceProps.Jsii$Proxy.getInstanceType() |
protected InstanceType |
DatabaseInstanceFromSnapshot.getInstanceType() |
protected InstanceType |
DatabaseInstance.getInstanceType() |
InstanceType |
DatabaseInstanceReadReplicaProps.getInstanceType()
(experimental) The name of the compute and memory capacity classes.
|
InstanceType |
DatabaseInstanceReadReplicaProps.Jsii$Proxy.getInstanceType() |
protected InstanceType |
DatabaseInstanceReadReplica.getInstanceType() |
| Modifier and Type | Method and Description |
|---|---|
DatabaseInstanceSourceProps.Builder |
DatabaseInstanceSourceProps.Builder.instanceType(InstanceType instanceType)
Sets the value of
DatabaseInstanceSourceProps.getInstanceType() |
DatabaseInstanceProps.Builder |
DatabaseInstanceProps.Builder.instanceType(InstanceType instanceType)
Sets the value of
DatabaseInstanceSourceProps.getInstanceType() |
DatabaseInstanceFromSnapshotProps.Builder |
DatabaseInstanceFromSnapshotProps.Builder.instanceType(InstanceType instanceType)
Sets the value of
DatabaseInstanceSourceProps.getInstanceType() |
InstanceProps.Builder |
InstanceProps.Builder.instanceType(InstanceType instanceType)
Sets the value of
InstanceProps.getInstanceType() |
DatabaseInstanceFromSnapshot.Builder |
DatabaseInstanceFromSnapshot.Builder.instanceType(InstanceType instanceType)
(experimental) The name of the compute and memory capacity for the instance.
|
DatabaseInstance.Builder |
DatabaseInstance.Builder.instanceType(InstanceType instanceType)
(experimental) The name of the compute and memory capacity for the instance.
|
DatabaseInstanceReadReplicaProps.Builder |
DatabaseInstanceReadReplicaProps.Builder.instanceType(InstanceType instanceType)
Sets the value of
DatabaseInstanceReadReplicaProps.getInstanceType() |
DatabaseInstanceReadReplica.Builder |
DatabaseInstanceReadReplica.Builder.instanceType(InstanceType instanceType)
(experimental) The name of the compute and memory capacity classes.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceType |
ProductionVariant.getInstanceType()
(experimental) The ML compute instance type.
|
InstanceType |
ProductionVariant.Jsii$Proxy.getInstanceType() |
default InstanceType |
ContainerOverrides.getInstanceType()
(experimental) The instance type to use for a multi-node parallel job.
|
InstanceType |
ContainerOverrides.Jsii$Proxy.getInstanceType() |
default InstanceType |
BatchContainerOverrides.getInstanceType()
(experimental) The instance type to use for a multi-node parallel job.
|
InstanceType |
BatchContainerOverrides.Jsii$Proxy.getInstanceType() |
InstanceType |
TransformResources.getInstanceType()
(experimental) ML compute instance type for the transform job.
|
InstanceType |
TransformResources.Jsii$Proxy.getInstanceType() |
InstanceType |
ResourceConfig.getInstanceType()
(experimental) ML compute instance type.
|
InstanceType |
ResourceConfig.Jsii$Proxy.getInstanceType() |
| Modifier and Type | Method and Description |
|---|---|
ProductionVariant.Builder |
ProductionVariant.Builder.instanceType(InstanceType instanceType)
Sets the value of
ProductionVariant.getInstanceType() |
ContainerOverrides.Builder |
ContainerOverrides.Builder.instanceType(InstanceType instanceType)
Sets the value of
ContainerOverrides.getInstanceType() |
BatchContainerOverrides.Builder |
BatchContainerOverrides.Builder.instanceType(InstanceType instanceType)
Sets the value of
BatchContainerOverrides.getInstanceType() |
TransformResources.Builder |
TransformResources.Builder.instanceType(InstanceType instanceType)
Sets the value of
TransformResources.getInstanceType() |
ResourceConfig.Builder |
ResourceConfig.Builder.instanceType(InstanceType instanceType)
Sets the value of
ResourceConfig.getInstanceType() |
Copyright © 2022. All rights reserved.