def __init__()

in mwaairflow/nested_stacks/project.py [0:0]


    def __init__(
        self,
        scope: core.Construct,
        construct_id: str,
        mwaa_bucket: s3.Bucket,
        env=None,
        **kwargs,