AttestorPublicKeyArgs

fun AttestorPublicKeyArgs(asciiArmoredPgpPublicKey: Output<String>? = null, comment: Output<String>? = null, id: Output<String>? = null, pkixPublicKey: Output<PkixPublicKeyArgs>? = null)