LocalDiagnosticsAccessConfigurationArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "qgdhptqambcuuoci")
fun authenticationType(value: AuthenticationType)
@JvmName(name = "ragqlbjawolbdfgt")
suspend fun authenticationType(value: Either<String, AuthenticationType>)
@JvmName(name = "wicqfxxosfgjpmna")
suspend fun authenticationType(value: Output<Either<String, AuthenticationType>>)
@JvmName(name = "lxivekdmxniyrupw")
fun authenticationType(value: String)
Link copied to clipboard
@JvmName(name = "hlxlrcuekekcgljf")
suspend fun httpsServerCertificate(value: HttpsServerCertificateArgs?)
@JvmName(name = "diidqjdtxwgwwscx")
suspend fun httpsServerCertificate(value: Output<HttpsServerCertificateArgs>)
@JvmName(name = "ndhaujcnktorgivn")
suspend fun httpsServerCertificate(argument: suspend HttpsServerCertificateArgsBuilder.() -> Unit)