Note

class Note : KotlinCustomResource

Creates a new note. Auto-naming is currently not supported for this resource.

Properties

Link copied to clipboard

A note describing an attestation role.

Link copied to clipboard

A note describing a base image.

Link copied to clipboard
val build: Output<BuildResponse>

A note describing build provenance for a verifiable build.

Link copied to clipboard
val createTime: Output<String>

The time this note was created. This field can be used as a filter in list requests.

Link copied to clipboard

A note describing something that can be deployed.

Link copied to clipboard

A note describing the initial analysis of a resource.

Link copied to clipboard
val expirationTime: Output<String>

Time of expiration for this note. Empty if note does not expire.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val intoto: Output<InTotoResponse>

A note describing an in-toto link.

Link copied to clipboard
val kind: Output<String>

The type of analysis. This field can be used as a filter in list requests.

Link copied to clipboard
val longDescription: Output<String>

A detailed description of this note.

Link copied to clipboard
val name: Output<String>

The name of the note in the form of projects/[PROVIDER_ID]/notes/[NOTE_ID].

Link copied to clipboard
val noteId: Output<String>

Required. The ID to use for this note.

Link copied to clipboard

A note describing a package hosted by various package managers.

Link copied to clipboard
val project: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Other notes related to this note.

Link copied to clipboard

URLs associated with this note.

Link copied to clipboard

A note describing a software bill of materials.

Link copied to clipboard

A note describing an SBOM reference.

Link copied to clipboard

A one sentence description of this note.

Link copied to clipboard

A note describing an SPDX File.

Link copied to clipboard

A note describing an SPDX Package.

Link copied to clipboard

A note describing an SPDX File.

Link copied to clipboard
val updateTime: Output<String>

The time this note was last updated. This field can be used as a filter in list requests.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard

A note describing a package vulnerability.

Link copied to clipboard

A note describing a vulnerability assessment.