| Modifier and Type | Method and Description |
|---|---|
AlbController.Builder |
AlbController.Builder.cluster(Cluster cluster)
[disable-awslint:ref-via-interface] Cluster to install the controller onto.
|
static AlbController.Builder |
AlbController.Builder.create(software.constructs.Construct scope,
String id) |
AlbController.Builder |
AlbController.Builder.policy(Object policy)
The IAM policy to apply to the service account.
|
AlbController.Builder |
AlbController.Builder.repository(String repository)
The repository to pull the controller image from.
|
AlbController.Builder |
AlbController.Builder.version(AlbControllerVersion version)
Version of the controller.
|
Copyright © 2022. All rights reserved.