CertArgs

constructor(certData: Output<String>? = null, certNeeded: Output<Boolean>? = null, certProvided: Output<Boolean>? = null, secretStore: Output<Either<String, SecretStoreType>>? = null)