pulumi-gcp-kotlin
8.31.0.0
search in API
pulumi-gcp-kotlin/com.pulumi.gcp.dataloss.kotlin.outputs/PreventionDeidentifyTemplateDeidentifyConfigRecordTransformationsRecordSuppressionConditionExpressionsConditions

PreventionDeidentifyTemplateDeidentifyConfigRecordTransformationsRecordSuppressionConditionExpressionsConditions

data class PreventionDeidentifyTemplateDeidentifyConfigRecordTransformationsRecordSuppressionConditionExpressionsConditions(val conditions: List<PreventionDeidentifyTemplateDeidentifyConfigRecordTransformationsRecordSuppressionConditionExpressionsConditionsCondition>? = null)

Constructors

PreventionDeidentifyTemplateDeidentifyConfigRecordTransformationsRecordSuppressionConditionExpressionsConditions
Link copied to clipboard
constructor(conditions: List<PreventionDeidentifyTemplateDeidentifyConfigRecordTransformationsRecordSuppressionConditionExpressionsConditionsCondition>? = null)

Types

Companion
Link copied to clipboard
object Companion

Properties

conditions
Link copied to clipboard
val conditions: List<PreventionDeidentifyTemplateDeidentifyConfigRecordTransformationsRecordSuppressionConditionExpressionsConditionsCondition>? = null

A collection of conditions. Structure is documented below.

© 2025 CopyrightGenerated by dokka