pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.container.kotlin.outputs
/
ClusterNotificationConfig
Cluster
Notification
Config
data
class
ClusterNotificationConfig
(
val
pubsub
:
ClusterNotificationConfigPubsub
)
Types
Constructors
Properties
Constructors
Cluster
Notification
Config
Link copied to clipboard
fun
ClusterNotificationConfig
(
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.