authenticationCertificates

@JvmName(name = "lqihxgvlykneukfx")
suspend fun authenticationCertificates(value: Output<List<ApplicationGatewayAuthenticationCertificateArgs>>)

Parameters

value

One or more authentication_certificate blocks as defined below.


@JvmName(name = "vmacltbeesoulxtt")
suspend fun authenticationCertificates(vararg values: Output<ApplicationGatewayAuthenticationCertificateArgs>)


@JvmName(name = "jucooksejgduicki")
suspend fun authenticationCertificates(values: List<Output<ApplicationGatewayAuthenticationCertificateArgs>>)
@JvmName(name = "eardumlcaikakmph")
suspend fun authenticationCertificates(vararg values: ApplicationGatewayAuthenticationCertificateArgs)

Parameters

values

One or more authentication_certificate blocks as defined below.


@JvmName(name = "mdxcrcyebblgiogf")
suspend fun authenticationCertificates(argument: List<suspend ApplicationGatewayAuthenticationCertificateArgsBuilder.() -> Unit>)
@JvmName(name = "hfowtnxhllwravmn")
suspend fun authenticationCertificates(vararg argument: suspend ApplicationGatewayAuthenticationCertificateArgsBuilder.() -> Unit)
@JvmName(name = "wujwgueqsupglwgw")
suspend fun authenticationCertificates(argument: suspend ApplicationGatewayAuthenticationCertificateArgsBuilder.() -> Unit)

Parameters

argument

One or more authentication_certificate blocks as defined below.