LocalDiagnosticsAccessConfigurationArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "cblppfglmksxfeyk")
fun authenticationType(value: AuthenticationType)
@JvmName(name = "kjrphiouoksjmegi")
suspend fun authenticationType(value: Either<String, AuthenticationType>)
@JvmName(name = "qmjrvrpsglndmneb")
suspend fun authenticationType(value: Output<Either<String, AuthenticationType>>)
@JvmName(name = "jibmoyigphggjicj")
fun authenticationType(value: String)
Link copied to clipboard
@JvmName(name = "wuqdgtepcsmufghp")
suspend fun httpsServerCertificate(value: HttpsServerCertificateArgs?)
@JvmName(name = "vvawrkpmevvfqidn")
suspend fun httpsServerCertificate(value: Output<HttpsServerCertificateArgs>)
@JvmName(name = "vqglhsqhmcebeedi")
suspend fun httpsServerCertificate(argument: suspend HttpsServerCertificateArgsBuilder.() -> Unit)