pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.container.kotlin.inputs
/
ClusterNotificationConfigArgs
Cluster
Notification
Config
Args
data
class
ClusterNotificationConfigArgs
(
val
pubsub
:
Output
<
ClusterNotificationConfigPubsubArgs
>
)
:
ConvertibleToJava
<
ClusterNotificationConfigArgs
>
Constructors
Functions
Properties
Constructors
Cluster
Notification
Config
Args
Link copied to clipboard
fun
ClusterNotificationConfigArgs
(
pubsub
:
Output
<
ClusterNotificationConfigPubsubArgs
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ClusterNotificationConfigArgs
Properties
pubsub
Link copied to clipboard
val
pubsub
:
Output
<
ClusterNotificationConfigPubsubArgs
>
The pubsub config for the cluster's upgrade notifications.