TlsCertMethodArgs

constructor(automatic: Output<AutomaticCertMethodArgs>? = null, manual: Output<X509ManualCertificateArgs>? = null, mode: Output<Either<String, TlsCertMethodMode>>)