EndpointArgs

constructor(dataJson: Output<String>? = null, disableDelete: Output<Boolean>? = null, disableRead: Output<Boolean>? = null, ignoreAbsentFields: Output<Boolean>? = null, namespace: Output<String>? = null, path: Output<String>? = null, writeFields: Output<List<String>>? = null)