public static final class IKubectlProvider.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IKubectlProvider.Jsii$Default
IKubectlProvider.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.
|
ConstructNode |
getNode()
The construct tree node for this construct.
|
java.lang.String |
getRoleArn()
The IAM role to assume in order to perform kubectl operations against this cluster.
|
java.lang.String |
getServiceToken()
The custom resource provider's service token.
|
public final ConstructNode getNode()
getNode
in interface IConstruct
getNode
in interface IConstruct.Jsii$Default
getNode
in interface IKubectlProvider.Jsii$Default
public final IRole getHandlerRole()
getHandlerRole
in interface IKubectlProvider
getHandlerRole
in interface IKubectlProvider.Jsii$Default
public final java.lang.String getRoleArn()
getRoleArn
in interface IKubectlProvider
getRoleArn
in interface IKubectlProvider.Jsii$Default
public final java.lang.String getServiceToken()
getServiceToken
in interface IKubectlProvider
getServiceToken
in interface IKubectlProvider.Jsii$Default