LocalDiagnosticsAccessConfigurationArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "bnvrkapiunttfkaj")
fun authenticationType(value: AuthenticationType)
@JvmName(name = "tyrhpmijdvefvdjm")
suspend fun authenticationType(value: Either<String, AuthenticationType>)
@JvmName(name = "bdcjtdphdgrnqpdc")
suspend fun authenticationType(value: Output<Either<String, AuthenticationType>>)
@JvmName(name = "xrognrwsllrdbuxq")
fun authenticationType(value: String)
Link copied to clipboard
@JvmName(name = "kqtrvtjtopsphgco")
suspend fun httpsServerCertificate(value: HttpsServerCertificateArgs?)
@JvmName(name = "vmgulboocgdltnhd")
suspend fun httpsServerCertificate(value: Output<HttpsServerCertificateArgs>)
@JvmName(name = "xarttnkxxqsxiwro")
suspend fun httpsServerCertificate(argument: suspend HttpsServerCertificateArgsBuilder.() -> Unit)