Uses of Interface
software.amazon.awscdk.services.eks.CfnNodegroup.RemoteAccessProperty
-
Uses of CfnNodegroup.RemoteAccessProperty in software.amazon.awscdk.services.eks
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnNodegroup.RemoteAccessProperty
Modifier and TypeMethodDescriptionCfnNodegroup.RemoteAccessProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnNodegroup.Builder.remoteAccess
(CfnNodegroup.RemoteAccessProperty remoteAccess) The remote access configuration to use with your node group.CfnNodegroupProps.Builder.remoteAccess
(CfnNodegroup.RemoteAccessProperty remoteAccess) Sets the value ofCfnNodegroupProps.getRemoteAccess()
void
CfnNodegroup.setRemoteAccess
(CfnNodegroup.RemoteAccessProperty value) The remote access configuration to use with your node group.