google_api_cloud_build v0.26.1 GoogleApi.CloudBuild.V1.Model.NotifierSecretRef View Source
NotifierSecretRef contains the reference to a secret stored in the corresponding NotifierSpec.
Attributes
-
secretRef
(type:String.t
, default:nil
) - The value ofsecret_ref
should be aname
that is registered in aSecret
in thesecrets
list 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()}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.