@Stability(value=Stable) @Internal public static final class CfnCluster.OutpostConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCluster.OutpostConfigProperty
CfnCluster.OutpostConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCluster.OutpostConfigProperty.Builder, CfnCluster.OutpostConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCluster.OutpostConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnCluster.ClusterLoggingProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getControlPlaneInstanceType()
The Amazon EC2 instance type that you want to use for your local Amazon EKS cluster on Outposts.
|
Object |
getControlPlanePlacement()
`CfnCluster.OutpostConfigProperty.ControlPlanePlacement`.
|
List<String> |
getOutpostArns()
The ARN of the Outpost that you want to use for your local Amazon EKS cluster on Outposts.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnCluster.OutpostConfigProperty.Builder builder)
CfnCluster.ClusterLoggingProperty.Builder.public final String getControlPlaneInstanceType()
CfnCluster.OutpostConfigPropertyChoose an instance type based on the number of nodes that your cluster will have. For more information, see Capacity considerations in the Amazon EKS User Guide .
The instance type that you specify is used for all Kubernetes control plane instances. The instance type can't be changed after cluster creation. The control plane is not automatically scaled by Amazon EKS.
getControlPlaneInstanceType in interface CfnCluster.OutpostConfigPropertypublic final List<String> getOutpostArns()
CfnCluster.OutpostConfigPropertyOnly a single Outpost ARN is supported.
getOutpostArns in interface CfnCluster.OutpostConfigPropertypublic final Object getControlPlanePlacement()
CfnCluster.OutpostConfigPropertygetControlPlanePlacement in interface CfnCluster.OutpostConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.