write Fields
Parameters
(Optional). A list of fields that should be returned in
write_data_json
andwrite_data
. If omitted, data returned by the write operation is not available to the resource or included in state. This helps to avoid accidental storage of sensitive values in state. Some endpoints, such as many dynamic secrets endpoints, return data from writing to an endpoint rather than reading it. You should usewrite_fields
if you need information returned in this way.
Parameters
(Optional). A list of fields that should be returned in
write_data_json
andwrite_data
. If omitted, data returned by the write operation is not available to the resource or included in state. This helps to avoid accidental storage of sensitive values in state. Some endpoints, such as many dynamic secrets endpoints, return data from writing to an endpoint rather than reading it. You should usewrite_fields
if you need information returned in this way.