LocalDiagnosticsAccessConfigurationArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "nmhnfdwnimqhafmm")
fun authenticationType(value: AuthenticationType)
@JvmName(name = "lyvenrqsnbthlkrq")
suspend fun authenticationType(value: Either<String, AuthenticationType>)
@JvmName(name = "xgyosatmajtasmxi")
suspend fun authenticationType(value: Output<Either<String, AuthenticationType>>)
@JvmName(name = "xhobidhacytdlika")
fun authenticationType(value: String)
Link copied to clipboard
@JvmName(name = "qyndtuddxijculql")
suspend fun httpsServerCertificate(value: HttpsServerCertificateArgs?)
@JvmName(name = "pbxpvkwubfkqlcrd")
suspend fun httpsServerCertificate(value: Output<HttpsServerCertificateArgs>)
@JvmName(name = "dkpgypnjmodxmsjs")
suspend fun httpsServerCertificate(argument: suspend HttpsServerCertificateArgsBuilder.() -> Unit)