| Package | Description |
|---|---|
| software.amazon.awscdk.services.eks |
Amazon EKS Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnCluster.OutpostConfigProperty.Jsii$Proxy
An implementation for
CfnCluster.OutpostConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnCluster.OutpostConfigProperty |
CfnCluster.OutpostConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnClusterProps.Builder |
CfnClusterProps.Builder.outpostConfig(CfnCluster.OutpostConfigProperty outpostConfig)
Sets the value of
CfnClusterProps.getOutpostConfig() |
CfnCluster.Builder |
CfnCluster.Builder.outpostConfig(CfnCluster.OutpostConfigProperty outpostConfig)
`AWS::EKS::Cluster.OutpostConfig`.
|
void |
CfnCluster.setOutpostConfig(CfnCluster.OutpostConfigProperty value)
`AWS::EKS::Cluster.OutpostConfig`.
|
Copyright © 2022. All rights reserved.