Uses of Interface
software.amazon.awscdk.services.eks.CfnCluster.OutpostConfigProperty
-
Uses of CfnCluster.OutpostConfigProperty in software.amazon.awscdk.services.eks
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnCluster.OutpostConfigProperty
Modifier and TypeMethodDescriptionCfnCluster.OutpostConfigProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnCluster.Builder.outpostConfig
(CfnCluster.OutpostConfigProperty outpostConfig) An object representing the configuration of your local Amazon EKS cluster on an AWS Outpost.CfnClusterProps.Builder.outpostConfig
(CfnCluster.OutpostConfigProperty outpostConfig) Sets the value ofCfnClusterProps.getOutpostConfig()
void
CfnCluster.setOutpostConfig
(CfnCluster.OutpostConfigProperty value) An object representing the configuration of your local Amazon EKS cluster on an AWS Outpost.