static FargateClusterProps.Builder |
FargateClusterProps.builder() |
FargateClusterProps.Builder |
FargateClusterProps.Builder.clusterHandlerEnvironment(Map<String,String> clusterHandlerEnvironment)
|
FargateClusterProps.Builder |
FargateClusterProps.Builder.clusterName(String clusterName)
|
FargateClusterProps.Builder |
FargateClusterProps.Builder.coreDnsComputeType(CoreDnsComputeType coreDnsComputeType)
|
FargateClusterProps.Builder |
FargateClusterProps.Builder.defaultProfile(FargateProfileOptions defaultProfile)
|
FargateClusterProps.Builder |
FargateClusterProps.Builder.endpointAccess(EndpointAccess endpointAccess)
|
FargateClusterProps.Builder |
FargateClusterProps.Builder.kubectlEnvironment(Map<String,String> kubectlEnvironment)
|
FargateClusterProps.Builder |
FargateClusterProps.Builder.kubectlLayer(ILayerVersion kubectlLayer)
|
FargateClusterProps.Builder |
FargateClusterProps.Builder.kubectlMemory(Size kubectlMemory)
|
FargateClusterProps.Builder |
FargateClusterProps.Builder.mastersRole(IRole mastersRole)
|
FargateClusterProps.Builder |
FargateClusterProps.Builder.outputClusterName(Boolean outputClusterName)
|
FargateClusterProps.Builder |
FargateClusterProps.Builder.outputConfigCommand(Boolean outputConfigCommand)
|
FargateClusterProps.Builder |
FargateClusterProps.Builder.outputMastersRoleArn(Boolean outputMastersRoleArn)
|
FargateClusterProps.Builder |
FargateClusterProps.Builder.placeClusterHandlerInVpc(Boolean placeClusterHandlerInVpc)
|
FargateClusterProps.Builder |
FargateClusterProps.Builder.prune(Boolean prune)
|
FargateClusterProps.Builder |
FargateClusterProps.Builder.role(IRole role)
|
FargateClusterProps.Builder |
FargateClusterProps.Builder.securityGroup(ISecurityGroup securityGroup)
|
FargateClusterProps.Builder |
FargateClusterProps.Builder.version(KubernetesVersion version)
|
FargateClusterProps.Builder |
FargateClusterProps.Builder.vpc(IVpc vpc)
|
FargateClusterProps.Builder |
FargateClusterProps.Builder.vpcSubnets(List<? extends SubnetSelection> vpcSubnets)
|