def __init__()

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


    def __init__(
            self,
            scope: core.Construct, id: str,
            cluster,
            other_config: dict,
            redshift_config: dict,
            vpc,
            stack_log_level: str,
            vpc_config: dict,
            **kwargs