Google Privacy Dlp V2Deidentify Args Builder
Builder for GooglePrivacyDlpV2DeidentifyArgs.
Functions
Link copied to clipboard
Link copied to clipboard
suspend fun fileTypesToTransform(value: Output<List<GooglePrivacyDlpV2DeidentifyFileTypesToTransformItem>>)
suspend fun fileTypesToTransform(vararg values: Output<GooglePrivacyDlpV2DeidentifyFileTypesToTransformItem>)
suspend fun fileTypesToTransform(vararg values: GooglePrivacyDlpV2DeidentifyFileTypesToTransformItem)
suspend fun fileTypesToTransform(values: List<Output<GooglePrivacyDlpV2DeidentifyFileTypesToTransformItem>>)
suspend fun fileTypesToTransform(value: List<GooglePrivacyDlpV2DeidentifyFileTypesToTransformItem>?)
Link copied to clipboard
suspend fun transformationConfig(argument: suspend GooglePrivacyDlpV2TransformationConfigArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun transformationDetailsStorageConfig(value: Output<GooglePrivacyDlpV2TransformationDetailsStorageConfigArgs>)
suspend fun transformationDetailsStorageConfig(value: GooglePrivacyDlpV2TransformationDetailsStorageConfigArgs?)
suspend fun transformationDetailsStorageConfig(argument: suspend GooglePrivacyDlpV2TransformationDetailsStorageConfigArgsBuilder.() -> Unit)