Show / Hide Table of Contents

Class NoteAttestationAuthority

Inheritance
System.Object
NoteAttestationAuthority
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Gcp.ContainerAnalysis.Outputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class NoteAttestationAuthority

Fields

View Source

Hint

This submessage provides human-readable hints about the purpose of the AttestationAuthority. Because the name of a Note acts as its resource reference, it is important to disambiguate the canonical name of the Note (which might be a UUID for security purposes) from "readable" names more suitable for debug output. Note that these hints should NOT be used to look up AttestationAuthorities in security sensitive contexts, such as when looking up Attestations to verify. Structure is documented below.

Declaration
public readonly NoteAttestationAuthorityHint Hint
Field Value
Type Description
NoteAttestationAuthorityHint
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.