Uses of Class
software.amazon.awscdk.services.eks.CfnNodegroup.RemoteAccessProperty.Builder
-
Uses of CfnNodegroup.RemoteAccessProperty.Builder in software.amazon.awscdk.services.eks
Modifier and TypeMethodDescriptionCfnNodegroup.RemoteAccessProperty.builder()
Sets the value ofCfnNodegroup.RemoteAccessProperty.getEc2SshKey()
CfnNodegroup.RemoteAccessProperty.Builder.sourceSecurityGroups
(List<String> sourceSecurityGroups) Sets the value ofCfnNodegroup.RemoteAccessProperty.getSourceSecurityGroups()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnNodegroup.RemoteAccessProperty.Builder
.