| 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 |
|---|---|
CfnCluster.Builder |
CfnCluster.Builder.outpostConfig(CfnCluster.OutpostConfigProperty outpostConfig)
An object representing the configuration of your local Amazon EKS cluster on an AWS Outpost.
|
CfnClusterProps.Builder |
CfnClusterProps.Builder.outpostConfig(CfnCluster.OutpostConfigProperty outpostConfig)
Sets the value of
CfnClusterProps.getOutpostConfig() |
void |
CfnCluster.setOutpostConfig(CfnCluster.OutpostConfigProperty value)
An object representing the configuration of your local Amazon EKS cluster on an AWS Outpost.
|
Copyright © 2022. All rights reserved.