| Package | Description |
|---|---|
| software.amazon.awscdk.services.eks |
Amazon EKS Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static KubectlProviderAttributes.Builder |
KubectlProviderAttributes.builder() |
KubectlProviderAttributes.Builder |
KubectlProviderAttributes.Builder.functionArn(String functionArn)
Sets the value of
KubectlProviderAttributes.getFunctionArn() |
KubectlProviderAttributes.Builder |
KubectlProviderAttributes.Builder.handlerRole(IRole handlerRole)
Sets the value of
KubectlProviderAttributes.getHandlerRole() |
KubectlProviderAttributes.Builder |
KubectlProviderAttributes.Builder.kubectlRoleArn(String kubectlRoleArn)
Sets the value of
KubectlProviderAttributes.getKubectlRoleArn() |
| Constructor and Description |
|---|
Jsii$Proxy(KubectlProviderAttributes.Builder builder)
Constructor that initializes the object based on literal property values passed by the
KubectlProviderAttributes.Builder. |
Copyright © 2022. All rights reserved.