toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.firestore.kotlin.outputs
/
FieldTtlConfig
Field
Ttl
Config
data
class
FieldTtlConfig
(
val
state
:
String
?
=
null
)
Members
Constructors
Field
Ttl
Config
Link copied to clipboard
constructor
(
state
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
state
Link copied to clipboard
val
state
:
String
?
=
null
(Output) The state of TTL (time-to-live) configuration for documents that have this Field set.