Uses of Interface
software.amazon.awscdk.services.eks.BootstrapOptions
-
Uses of BootstrapOptions in software.amazon.awscdk.services.eks
Modifier and TypeMethodDescriptionBootstrapOptions.Builder.build()
Builds the configured instance.default BootstrapOptions
AutoScalingGroupCapacityOptions.getBootstrapOptions()
EKS node bootstrapping options.final BootstrapOptions
AutoScalingGroupCapacityOptions.Jsii$Proxy.getBootstrapOptions()
default BootstrapOptions
AutoScalingGroupOptions.getBootstrapOptions()
Allows options for node bootstrapping through EC2 user data.final BootstrapOptions
AutoScalingGroupOptions.Jsii$Proxy.getBootstrapOptions()
Modifier and TypeMethodDescriptionAutoScalingGroupCapacityOptions.Builder.bootstrapOptions
(BootstrapOptions bootstrapOptions) Sets the value ofAutoScalingGroupCapacityOptions.getBootstrapOptions()
AutoScalingGroupOptions.Builder.bootstrapOptions
(BootstrapOptions bootstrapOptions) Sets the value ofAutoScalingGroupOptions.getBootstrapOptions()