def __init__()

in rstudio_fargate/network/rstudio_network_account_resources.py [0:0]


    def __init__(
        self,
        scope: cdk.Construct,
        id: str,
        instance: str,
        rstudio_account_id: str,
        ssm_cross_account_role_name: str,
        **kwargs,