toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.chronicle.kotlin.inputs
/
WatchlistWatchlistUserPreferencesArgs
Watchlist
Watchlist
User
Preferences
Args
data
class
WatchlistWatchlistUserPreferencesArgs
(
val
pinned
:
Output
<
Boolean
>
?
=
null
)
:
ConvertibleToJava
<
WatchlistWatchlistUserPreferencesArgs
>
Members
Constructors
Watchlist
Watchlist
User
Preferences
Args
Link copied to clipboard
constructor
(
pinned
:
Output
<
Boolean
>
?
=
null
)
Properties
pinned
Link copied to clipboard
val
pinned
:
Output
<
Boolean
>
?
=
null
Optional. Whether the watchlist is pinned on the dashboard.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
WatchlistWatchlistUserPreferencesArgs