@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:47:08.074Z") @Stability(value=Stable) 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()
Fargate Profile to create along with the cluster.
|
getClusterHandlerEnvironment, getCoreDnsComputeType, getEndpointAccess, getKubectlEnvironment, getKubectlLayer, getKubectlMemory, getMastersRole, getOutputMastersRoleArn, getPlaceClusterHandlerInVpc, getPrunegetClusterName, getOutputClusterName, getOutputConfigCommand, getRole, getSecurityGroup, getVersion, getVpc, getVpcSubnets@Stability(value=Stable) @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=Stable) static FargateClusterProps.Builder builder()
builder in interface ClusterOptionsbuilder in interface CommonClusterOptionsFargateClusterProps.Builder of FargateClusterPropsCopyright © 2021. All rights reserved.