def __init__()

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


    def __init__(
        self,
        scope: core.Construct, id: str,
        vpc,
        stack_log_level: str,
        dms_config: dict,
        **kwargs