LocalDiagnosticsAccessConfigurationArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "wqvwylhlemiyejge")
fun authenticationType(value: AuthenticationType)
@JvmName(name = "eisprnsqqkfhkawa")
suspend fun authenticationType(value: Either<String, AuthenticationType>)
@JvmName(name = "wilixwwmapnrytqu")
suspend fun authenticationType(value: Output<Either<String, AuthenticationType>>)
@JvmName(name = "cxynstgjanfsrwyi")
fun authenticationType(value: String)
Link copied to clipboard
@JvmName(name = "vorjyckviblfifjk")
suspend fun httpsServerCertificate(value: HttpsServerCertificateArgs?)
@JvmName(name = "jnefbeexmckbuole")
suspend fun httpsServerCertificate(value: Output<HttpsServerCertificateArgs>)
@JvmName(name = "hbnfirgclihclnyh")
suspend fun httpsServerCertificate(argument: suspend HttpsServerCertificateArgsBuilder.() -> Unit)