def __init__()

in redshift_benchmark/lib/cdkRedshiftStack.py [0:0]


    def __init__(
        self,
        scope: core.Construct, id: str,
        vpc,
        #ec2_instance_type: str,
        #master_user: str,
        #password:str,
        #node_num:int,
        **kwargs