| Modifier and Type | Interface and Description |
|---|---|
interface |
FargateProfileProps
Configuration props for EKS Fargate Profiles.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
FargateProfileOptions.Jsii$Proxy
An implementation for
FargateProfileOptions |
static class |
FargateProfileProps.Jsii$Proxy
An implementation for
FargateProfileProps |
| Modifier and Type | Method and Description |
|---|---|
FargateProfileOptions |
FargateProfileOptions.Builder.build()
Builds the configured instance.
|
default FargateProfileOptions |
FargateClusterProps.getDefaultProfile()
Fargate Profile to create along with the cluster.
|
FargateProfileOptions |
FargateClusterProps.Jsii$Proxy.getDefaultProfile() |
| Modifier and Type | Method and Description |
|---|---|
FargateProfile |
Cluster.addFargateProfile(String id,
FargateProfileOptions options)
Adds a Fargate profile to this cluster.
|
FargateClusterProps.Builder |
FargateClusterProps.Builder.defaultProfile(FargateProfileOptions defaultProfile)
Sets the value of
FargateClusterProps.getDefaultProfile() |
FargateCluster.Builder |
FargateCluster.Builder.defaultProfile(FargateProfileOptions defaultProfile)
Fargate Profile to create along with the cluster.
|
Copyright © 2022. All rights reserved.