GooglePrivacyDlpV2KindExpressionArgs

data class GooglePrivacyDlpV2KindExpressionArgs(val name: Output<String>? = null) : ConvertibleToJava<GooglePrivacyDlpV2KindExpressionArgs>

A representation of a Datastore kind.

Constructors

Link copied to clipboard
fun GooglePrivacyDlpV2KindExpressionArgs(name: Output<String>? = null)

Functions

Link copied to clipboard
open override fun toJava(): GooglePrivacyDlpV2KindExpressionArgs

Properties

Link copied to clipboard
val name: Output<String>? = null

The name of the kind.