time Part Config
suspend fun timePartConfig(value: Output<PreventionDeidentifyTemplateDeidentifyConfigRecordTransformationsFieldTransformationPrimitiveTransformationTimePartConfigArgs>)
suspend fun timePartConfig(value: PreventionDeidentifyTemplateDeidentifyConfigRecordTransformationsFieldTransformationPrimitiveTransformationTimePartConfigArgs?)
Parameters
value
For use with Date, Timestamp, and TimeOfDay, extract or preserve a portion of the value. Structure is documented below.
suspend fun timePartConfig(argument: suspend PreventionDeidentifyTemplateDeidentifyConfigRecordTransformationsFieldTransformationPrimitiveTransformationTimePartConfigArgsBuilder.() -> Unit)
Parameters
argument
For use with Date, Timestamp, and TimeOfDay, extract or preserve a portion of the value. Structure is documented below.