AttestationServiceCreationSpecificParamsArgs

data class AttestationServiceCreationSpecificParamsArgs(val policySigningCertificates: Output<JSONWebKeySetArgs>? = null) : ConvertibleToJava<AttestationServiceCreationSpecificParamsArgs>

Client supplied parameters used to create a new attestation provider.

Constructors

fun AttestationServiceCreationSpecificParamsArgs(policySigningCertificates: Output<JSONWebKeySetArgs>? = null)

Functions

Link copied to clipboard
open override fun toJava(): AttestationServiceCreationSpecificParamsArgs

Properties

Link copied to clipboard

JSON Web Key Set defining a set of X.509 Certificates that will represent the parent certificate for the signing certificate used for policy operations