Note

class Note : KotlinCustomResource

Creates a new Note.

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

Build provenance type for a verifiable build.

Link copied to clipboard

A note describing a compliance check.

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 a provider/analysis type.

Link copied to clipboard

A note describing a dsse attestation note.

Link copied to clipboard
val expirationTime: Output<String>

Time of expiration for this note, null if note does not expire.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val kind: Output<String>

This explicitly denotes which kind of note is specified. 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 project. Should be of the form "providers/{provider_id}". @Deprecated

Link copied to clipboard
val noteId: Output<String>?

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

URLs associated with this note

Link copied to clipboard

A note describing a software bill of materials.

Link copied to clipboard

A note describing a reference to an SBOM.

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 a relationship between SPDX elements.

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

A note describing an upgrade.

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

A note describing a vulnerability assessment.

Link copied to clipboard

A package vulnerability type of note.