in redshift_poc_automation/stacks/dms_on_prem_to_redshift_stack.py [0:0]
def __init__(
self,
scope: core.Construct, id: str,
vpc,
dmsmigration_config: dict,
source_config: dict,
cluster,
stack_log_level: str,
**kwargs