toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.chronicle.kotlin.inputs
/
ReferenceListEntryArgs
Reference
List
Entry
Args
data
class
ReferenceListEntryArgs
(
val
value
:
Output
<
String
>
)
:
ConvertibleToJava
<
ReferenceListEntryArgs
>
Members
Constructors
Reference
List
Entry
Args
Link copied to clipboard
constructor
(
value
:
Output
<
String
>
)
Properties
value
Link copied to clipboard
val
value
:
Output
<
String
>
Required. The value of the entry. Maximum length is 512 characters.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ReferenceListEntryArgs