GoogleApi.CloudBuild.V1.Model.SlackDelivery (google_api_cloud_build v0.38.0) View Source
SlackDelivery is the delivery configuration for delivering Slack messages via webhooks. See Slack webhook documentation at: https://api.slack.com/messaging/webhooks.
Attributes
-
webhookUri(type:GoogleApi.CloudBuild.V1.Model.NotifierSecretRef.t, default:nil) - The secret reference for the Slack webhook URI for sending messages to a channel.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.CloudBuild.V1.Model.SlackDelivery{
webhookUri: GoogleApi.CloudBuild.V1.Model.NotifierSecretRef.t() | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.