@Stability(value=Stable)
public static interface CfnNodegroup.RemoteAccessProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnNodegroup.RemoteAccessProperty.Builder
A builder for
CfnNodegroup.RemoteAccessProperty |
static class |
CfnNodegroup.RemoteAccessProperty.Jsii$Proxy
An implementation for
CfnNodegroup.RemoteAccessProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnNodegroup.RemoteAccessProperty.Builder |
builder() |
String |
getEc2SshKey()
`CfnNodegroup.RemoteAccessProperty.Ec2SshKey`.
|
default List<String> |
getSourceSecurityGroups()
`CfnNodegroup.RemoteAccessProperty.SourceSecurityGroups`.
|
@Stability(value=Stable) @NotNull String getEc2SshKey()
@Stability(value=Stable) @Nullable default List<String> getSourceSecurityGroups()
@Stability(value=Stable) static CfnNodegroup.RemoteAccessProperty.Builder builder()
Copyright © 2021. All rights reserved.