@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:18.578Z") @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.
|
getClusterHandlerEnvironment, getCoreDnsComputeType, getEndpointAccess, getKubectlEnvironment, getKubectlLayer, getKubectlMemory, getMastersRole, getOutputMastersRoleArn, getPlaceClusterHandlerInVpc, getPrune, getSecretsEncryptionKeygetClusterName, 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 © 2021. All rights reserved.