@Stability(value=Stable) @Internal public static final class CfnAddonProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAddonProps
CfnAddonPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnAddonProps.Builder, CfnAddonProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String addonName,
String clusterName,
String addonVersion,
String resolveConflicts,
String serviceAccountRoleArn,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnAddonProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAddonName()
`AWS::EKS::Addon.AddonName`.
|
String |
getAddonVersion()
`AWS::EKS::Addon.AddonVersion`.
|
String |
getClusterName()
`AWS::EKS::Addon.ClusterName`.
|
String |
getResolveConflicts()
`AWS::EKS::Addon.ResolveConflicts`.
|
String |
getServiceAccountRoleArn()
`AWS::EKS::Addon.ServiceAccountRoleArn`.
|
List<CfnTag> |
getTags()
`AWS::EKS::Addon.Tags`.
|
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.public final String getAddonName()
CfnAddonPropsgetAddonName in interface CfnAddonPropspublic final String getClusterName()
CfnAddonPropsgetClusterName in interface CfnAddonPropspublic final String getAddonVersion()
CfnAddonPropsgetAddonVersion in interface CfnAddonPropspublic final String getResolveConflicts()
CfnAddonPropsgetResolveConflicts in interface CfnAddonPropspublic final String getServiceAccountRoleArn()
CfnAddonPropsgetServiceAccountRoleArn in interface CfnAddonPropspublic final List<CfnTag> getTags()
CfnAddonPropsgetTags in interface CfnAddonProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.