GoogleApi.CloudBuild.V1.Model.NotifierSecretRef (google_api_cloud_build v0.38.0) View Source
NotifierSecretRef contains the reference to a secret stored in the corresponding NotifierSpec.
Attributes
-
secretRef(type:String.t, default:nil) - The value ofsecret_refshould be anamethat is registered in aSecretin thesecretslist of theSpec.
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.NotifierSecretRef{
secretRef: String.t() | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.