toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.diagflow.kotlin.inputs
/
CxEntityTypeExcludedPhraseArgs
Cx
Entity
Type
Excluded
Phrase
Args
data
class
CxEntityTypeExcludedPhraseArgs
(
val
value
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
CxEntityTypeExcludedPhraseArgs
>
Members
Constructors
Cx
Entity
Type
Excluded
Phrase
Args
Link copied to clipboard
constructor
(
value
:
Output
<
String
>
?
=
null
)
Properties
value
Link copied to clipboard
val
value
:
Output
<
String
>
?
=
null
The word or phrase to be excluded.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
CxEntityTypeExcludedPhraseArgs