pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.container.v1beta1.kotlin.outputs
/
NotificationConfigResponse
Notification
Config
Response
data
class
NotificationConfigResponse
(
val
pubsub
:
PubSubResponse
)
NotificationConfig is the configuration of notifications.
Types
Constructors
Properties
Constructors
Notification
Config
Response
Link copied to clipboard
fun
NotificationConfigResponse
(
pubsub
:
PubSubResponse
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
pubsub
Link copied to clipboard
val
pubsub
:
PubSubResponse
Notification config for Pub/Sub.