AccountDmlAuthSettingArgs

constructor(allowDatabases: Output<List<String>>? = null, allowDictionaries: Output<List<String>>? = null, ddlAuthority: Output<Boolean>, dmlAuthority: Output<Int>)