GetCertificatePlainArgs

data class GetCertificatePlainArgs(val certificateName: String) : ConvertibleToJava<GetCertificatePlainArgs>

Constructors

Link copied to clipboard
constructor(certificateName: String)

Properties

Link copied to clipboard

The name for the certificate.

Functions

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