@aws-quickstart/eks-blueprints
    Preparing search index...

    Class AutomodeBuilder

    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.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    env: { account?: string; region?: string }
    props: Partial<EksBlueprintProps>

    Methods