PgpSignedAttestationArgs

fun PgpSignedAttestationArgs(contentType: Output<PgpSignedAttestationContentType>? = null, pgpKeyId: Output<String>? = null, signature: Output<String>)