Studio Args
constructor(authMode: Output<String>? = null, defaultS3Location: Output<String>? = null, description: Output<String>? = null, engineSecurityGroupId: Output<String>? = null, idpAuthUrl: Output<String>? = null, idpRelayStateParameterName: Output<String>? = null, name: Output<String>? = null, serviceRole: Output<String>? = null, subnetIds: Output<List<String>>? = null, tags: Output<Map<String, String>>? = null, userRole: Output<String>? = null, vpcId: Output<String>? = null, workspaceSecurityGroupId: Output<String>? = null)