Builder
class Builder
Properties
Link copied to clipboard
The ID of the launch template.
Link copied to clipboard
The name of the launch template.
Link copied to clipboard
The instance type or family that this override launch template should be applied to.
Link copied to clipboard
The EKS node initialization process to use. You only need to specify this value if you are using a custom AMI. The default value is EKS_BOOTSTRAP_SH
. If imageType is a custom AMI based on EKS_AL2023 or EKS_AL2023_NVIDIA then you must choose EKS_NODEADM
.