Attestor

class Attestor : KotlinCustomResource

Creates an attestor, and returns a copy of the new attestor. Returns NOT_FOUND if the project does not exist, INVALID_ARGUMENT if the request is malformed, ALREADY_EXISTS if the attestor already exists.

Properties

Link copied to clipboard
val attestorId: Output<String>

Required. The attestors ID.

Link copied to clipboard
val description: Output<String>

Optional. A descriptive comment. This field may be updated. The field may be displayed in chooser dialogs.

Link copied to clipboard
val etag: Output<String>

Optional. A checksum, returned by the server, that can be sent on update requests to ensure the attestor has an up-to-date value before attempting to update it. See https://google.aip.dev/154.

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

The resource name, in the format: projects/*/attestors/*. This field may not be updated. //

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
val updateTime: Output<String>

Time when the attestor was last updated.

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

A Drydock ATTESTATION_AUTHORITY Note, created by the user.