LocalDiagnosticsAccessConfigurationArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "iphqsyuotelrqfuw")
fun authenticationType(value: AuthenticationType)
@JvmName(name = "vxtuymdhavmfgdmi")
suspend fun authenticationType(value: Either<String, AuthenticationType>)
@JvmName(name = "hlsyrpcgrnooxreg")
suspend fun authenticationType(value: Output<Either<String, AuthenticationType>>)
@JvmName(name = "laarkpncyqsitfgo")
fun authenticationType(value: String)
Link copied to clipboard
@JvmName(name = "gfujhimrgobjgqex")
suspend fun httpsServerCertificate(value: HttpsServerCertificateArgs?)
@JvmName(name = "sorfnmmcmgvwltfi")
suspend fun httpsServerCertificate(value: Output<HttpsServerCertificateArgs>)
@JvmName(name = "bynicmurgulpxpit")
suspend fun httpsServerCertificate(argument: suspend HttpsServerCertificateArgsBuilder.() -> Unit)