@Stability(value=Stable)
public static interface CfnNodegroup.RemoteAccessProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-nodegroup-remoteaccess.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-nodegroup-remoteaccess.html#cfn-eks-nodegroup-remoteaccess-ec2sshkey@Stability(value=Stable) @Nullable default List<String> getSourceSecurityGroups()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-nodegroup-remoteaccess.html#cfn-eks-nodegroup-remoteaccess-sourcesecuritygroups@Stability(value=Stable) static CfnNodegroup.RemoteAccessProperty.Builder builder()
Copyright © 2020. All rights reserved.