def __init__()

in redshift_poc_automation/stacks/vpc_stack.py [0:0]


    def __init__(
        self,
        scope: core.Construct,
        id: str,
        stack_log_level: str,
        vpc_id: str,
        vpc_config: dict,

        ** kwargs