toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.container.kotlin.outputs
/
ClusterNotificationConfig
Cluster
Notification
Config
data
class
ClusterNotificationConfig
(
val
pubsub
:
ClusterNotificationConfigPubsub
)
Members
Constructors
Cluster
Notification
Config
Link copied to clipboard
constructor
(
pubsub
:
ClusterNotificationConfigPubsub
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
pubsub
Link copied to clipboard
val
pubsub
:
ClusterNotificationConfigPubsub
The pubsub config for the cluster's upgrade notifications.