LocalDiagnosticsAccessConfigurationArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "qmovhqwkrufkwpos")
fun authenticationType(value: AuthenticationType)
@JvmName(name = "rcqynojmjwjikjmw")
suspend fun authenticationType(value: Either<String, AuthenticationType>)
@JvmName(name = "yseagevrxygmxwdi")
suspend fun authenticationType(value: Output<Either<String, AuthenticationType>>)
@JvmName(name = "mrccfekvktbkajus")
fun authenticationType(value: String)
Link copied to clipboard
@JvmName(name = "lcajnsqdlbiftvny")
suspend fun httpsServerCertificate(value: HttpsServerCertificateArgs?)
@JvmName(name = "cvauejyhnxnriqos")
suspend fun httpsServerCertificate(value: Output<HttpsServerCertificateArgs>)
@JvmName(name = "evkpwvhulaedcubr")
suspend fun httpsServerCertificate(argument: suspend HttpsServerCertificateArgsBuilder.() -> Unit)