LocalDiagnosticsAccessConfigurationArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "wraxshugvcolhopx")
fun authenticationType(value: AuthenticationType)
@JvmName(name = "nomwdlglmhibnhft")
suspend fun authenticationType(value: Either<String, AuthenticationType>)
@JvmName(name = "lnmedabtfvpbueeg")
suspend fun authenticationType(value: Output<Either<String, AuthenticationType>>)
@JvmName(name = "imdmolgeuqedegkh")
fun authenticationType(value: String)
Link copied to clipboard
@JvmName(name = "xyqosqwojijlmxrk")
suspend fun httpsServerCertificate(value: HttpsServerCertificateArgs?)
@JvmName(name = "nepoeoyfrimyloxp")
suspend fun httpsServerCertificate(value: Output<HttpsServerCertificateArgs>)
@JvmName(name = "aitcvsxshywgryga")
suspend fun httpsServerCertificate(argument: suspend HttpsServerCertificateArgsBuilder.() -> Unit)