toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.firestore.kotlin.inputs
/
FieldTtlConfigArgs
Field
Ttl
Config
Args
data
class
FieldTtlConfigArgs
(
val
state
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
FieldTtlConfigArgs
>
Members
Constructors
Field
Ttl
Config
Args
Link copied to clipboard
constructor
(
state
:
Output
<
String
>
?
=
null
)
Properties
state
Link copied to clipboard
val
state
:
Output
<
String
>
?
=
null
(Output) The state of TTL (time-to-live) configuration for documents that have this Field set.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
FieldTtlConfigArgs