| Package | Description |
|---|---|
| software.amazon.awscdk.services.eks |
Amazon EKS Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
AlbController |
AlbController.Builder.build() |
static AlbController |
AlbController.create(software.constructs.Construct scope,
AlbControllerProps props)
Create the controller construct associated with this cluster and scope.
|
AlbController |
Cluster.getAlbController()
The ALB Controller construct defined for this cluster.
|
Copyright © 2022. All rights reserved.