max
suspend fun max(value: Output<PreventionDeidentifyTemplateDeidentifyConfigRecordTransformationsFieldTransformationPrimitiveTransformationBucketingConfigBucketMaxArgs>)
suspend fun max(value: PreventionDeidentifyTemplateDeidentifyConfigRecordTransformationsFieldTransformationPrimitiveTransformationBucketingConfigBucketMaxArgs?)
Parameters
value
Upper bound of the range, exclusive; type must match min. The max
block must only contain one argument. See the bucketing_config
block description for more information about choosing a data type. Structure is documented below.
suspend fun max(argument: suspend PreventionDeidentifyTemplateDeidentifyConfigRecordTransformationsFieldTransformationPrimitiveTransformationBucketingConfigBucketMaxArgsBuilder.() -> Unit)
Parameters
argument
Upper bound of the range, exclusive; type must match min. The max
block must only contain one argument. See the bucketing_config
block description for more information about choosing a data type. Structure is documented below.