AttestationState type
Enum for the attestation status of the resource in the goal.
KnownAttestationState can be used interchangeably with AttestationState,
this enum contains the known values that the service supports.
Known values supported by the service
NotAttested: Resource is not manually attested.
ManuallyAttested: Resource is manually attested.
type AttestationState = string