pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.firestore.kotlin.inputs
/
FieldTtlConfigArgs
Field
Ttl
Config
Args
data
class
FieldTtlConfigArgs
(
val
state
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
FieldTtlConfigArgs
>
Constructors
Functions
Properties
Constructors
Field
Ttl
Config
Args
Link copied to clipboard
fun
FieldTtlConfigArgs
(
state
:
Output
<
String
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
FieldTtlConfigArgs
Properties
state
Link copied to clipboard
val
state
:
Output
<
String
>
?
=
null
(Output) The state of the TTL configuration.