| Package | Description |
|---|---|
| software.amazon.awscdk.services.eks |
Amazon EKS Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnNodegroup.RemoteAccessProperty.Jsii$Proxy
An implementation for
CfnNodegroup.RemoteAccessProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnNodegroup.RemoteAccessProperty |
CfnNodegroup.RemoteAccessProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnNodegroup.Builder |
CfnNodegroup.Builder.remoteAccess(CfnNodegroup.RemoteAccessProperty remoteAccess)
The remote access (SSH) configuration to use with your node group.
|
CfnNodegroupProps.Builder |
CfnNodegroupProps.Builder.remoteAccess(CfnNodegroup.RemoteAccessProperty remoteAccess)
Sets the value of
CfnNodegroupProps.getRemoteAccess() |
void |
CfnNodegroup.setRemoteAccess(CfnNodegroup.RemoteAccessProperty value)
The remote access (SSH) configuration to use with your node group.
|
Copyright © 2022. All rights reserved.