@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:47:08.073Z") @Stability(value=Stable) public class FargateCluster extends Cluster
The cluster is created with a default Fargate Profile that matches the
"default" and "kube-system" namespaces. You can add additional profiles using
addFargateProfile.
| Modifier and Type | Class and Description |
|---|---|
static class |
FargateCluster.Builder
A fluent builder for
FargateCluster. |
software.amazon.jsii.JsiiObject.InitializationModeICluster.Jsii$Default, ICluster.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
FargateCluster(software.constructs.Construct scope,
String id,
FargateClusterProps props) |
protected |
FargateCluster(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
FargateCluster(software.amazon.jsii.JsiiObjectRef objRef) |
addAutoScalingGroupCapacity, addCdk8sChart, addFargateProfile, addHelmChart, addManifest, addNodegroupCapacity, addNodegroupCapacity, addServiceAccount, addServiceAccount, connectAutoScalingGroupCapacity, fromClusterAttributes, getAdminRole, getAwsAuth, getClusterArn, getClusterCertificateAuthorityData, getClusterEncryptionConfigKeyArn, getClusterEndpoint, getClusterName, getClusterOpenIdConnectIssuer, getClusterOpenIdConnectIssuerUrl, getClusterSecurityGroup, getClusterSecurityGroupId, getConnections, getDefaultCapacity, getDefaultNodegroup, getKubectlEnvironment, getKubectlLayer, getKubectlMemory, getKubectlPrivateSubnets, getKubectlRole, getKubectlSecurityGroup, getOpenIdConnectProvider, getPrune, getRole, getServiceLoadBalancerAddress, getServiceLoadBalancerAddress, getVpcapplyRemovalPolicy, generatePhysicalName, getEnv, getPhysicalName, getResourceArnAttribute, getResourceNameAttribute, getStack, isResourcegetNode, isConstruct, onPrepare, onSynthesize, onValidate, prepare, synthesize, validatejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetNodeprotected FargateCluster(software.amazon.jsii.JsiiObjectRef objRef)
protected FargateCluster(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable)
public FargateCluster(@NotNull
software.constructs.Construct scope,
@NotNull
String id,
@NotNull
FargateClusterProps props)
scope - This parameter is required.id - This parameter is required.props - This parameter is required.Copyright © 2021. All rights reserved.