@Internal public static final class IKubectlProvider.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IKubectlProvider.Jsii$Default
software.amazon.jsii.JsiiObject.InitializationModeIKubectlProvider.Jsii$Default, IKubectlProvider.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
IRole |
getHandlerRole()
The IAM execution role of the handler.
|
software.constructs.Node |
getNode()
The tree node.
|
String |
getRoleArn()
The IAM role to assume in order to perform kubectl operations against this cluster.
|
String |
getServiceToken()
The custom resource provider's service token.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet@Stability(value=Stable) @NotNull public final software.constructs.Node getNode()
getNode in interface IKubectlProvider.Jsii$DefaultgetNode in interface software.constructs.IConstructgetNode in interface software.constructs.IConstruct.Jsii$Default@Stability(value=Stable) @NotNull public final IRole getHandlerRole()
getHandlerRole in interface IKubectlProvidergetHandlerRole in interface IKubectlProvider.Jsii$Default@Stability(value=Stable) @NotNull public final String getRoleArn()
getRoleArn in interface IKubectlProvidergetRoleArn in interface IKubectlProvider.Jsii$Default@Stability(value=Stable) @NotNull public final String getServiceToken()
getServiceToken in interface IKubectlProvidergetServiceToken in interface IKubectlProvider.Jsii$DefaultCopyright © 2022. All rights reserved.