SelfManagedCertificateArgs

fun SelfManagedCertificateArgs(pemCertificate: Output<String>? = null, pemPrivateKey: Output<String>? = null)