GoogleApi.ContainerAnalysis.V1alpha1.Model.DSSEAttestationOccurrence (google_api_container_analysis v0.23.0) View Source
An occurrence describing an attestation on a resource
Attributes
-
envelope
(type:GoogleApi.ContainerAnalysis.V1alpha1.Model.Envelope.t
, default:nil
) - If doing something security critical, make sure to verify the signatures in this metadata. -
statement
(type:GoogleApi.ContainerAnalysis.V1alpha1.Model.InTotoStatement.t
, default:nil
) -
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.ContainerAnalysis.V1alpha1.Model.DSSEAttestationOccurrence{ envelope: GoogleApi.ContainerAnalysis.V1alpha1.Model.Envelope.t() | nil, statement: GoogleApi.ContainerAnalysis.V1alpha1.Model.InTotoStatement.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.