toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.chronicle.kotlin.outputs
/
WatchlistWatchlistUserPreferences
Watchlist
Watchlist
User
Preferences
data
class
WatchlistWatchlistUserPreferences
(
val
pinned
:
Boolean
?
=
null
)
Members
Constructors
Watchlist
Watchlist
User
Preferences
Link copied to clipboard
constructor
(
pinned
:
Boolean
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
pinned
Link copied to clipboard
val
pinned
:
Boolean
?
=
null
Optional. Whether the watchlist is pinned on the dashboard.