Optional
account: stringOptional
stackProps: StackPropsOptional
stackProps: StackPropsOptional
region: stringOptional
account: stringSets compatibility mode
if true will attach blueprints resources directly to the stack.
Optional
mode: GitOpsModeAdding ipFamily method to support IPv6 clusters. By default, it uses IPv4 as the value.
Optional
region: stringStatic
builderThis method helps you prepare a blueprint for setting up EKS cluster with usage tracking addon
Blueprint builder implements a builder pattern that improves readability (no bloated constructors) and allows creating a blueprint in an abstract state that can be applied to various instantiations in accounts and regions.