@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:23.723Z") @Stability(value=Experimental) public interface FargateClusterProps extends software.amazon.jsii.JsiiSerializable, ClusterOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
FargateClusterProps.Builder
A builder for
FargateClusterProps |
static class |
FargateClusterProps.Jsii$Proxy
An implementation for
FargateClusterProps |
| Modifier and Type | Method and Description |
|---|---|
static FargateClusterProps.Builder |
builder() |
default FargateProfileOptions |
getDefaultProfile()
(experimental) Fargate Profile to create along with the cluster.
|
getCoreDnsComputeType, getEndpointAccess, getKubectlEnvironment, getKubectlLayer, getMastersRole, getOutputMastersRoleArngetClusterName, getOutputClusterName, getOutputConfigCommand, getRole, getSecurityGroup, getVersion, getVpc, getVpcSubnets@Stability(value=Experimental) @Nullable default FargateProfileOptions getDefaultProfile()
Default: - A profile called "default" with 'default' and 'kube-system' selectors will be created if this is left undefined.
@Stability(value=Experimental) static FargateClusterProps.Builder builder()
builder in interface ClusterOptionsbuilder in interface CommonClusterOptionsFargateClusterProps.Builder of FargateClusterPropsCopyright © 2020. All rights reserved.