urlPathMaps

@JvmName(name = "paubbnaxvbweupnd")
suspend fun urlPathMaps(value: Output<List<ApplicationGatewayUrlPathMapArgs>>)
@JvmName(name = "yvytmajfagqwmkej")
suspend fun urlPathMaps(value: List<ApplicationGatewayUrlPathMapArgs>?)

Parameters

value

One or more url_path_map blocks as defined below.


@JvmName(name = "sjsxfqghlbolyccf")
suspend fun urlPathMaps(vararg values: Output<ApplicationGatewayUrlPathMapArgs>)


@JvmName(name = "ccoheeocauigkmel")
suspend fun urlPathMaps(values: List<Output<ApplicationGatewayUrlPathMapArgs>>)
@JvmName(name = "kaaohfdlyosxjvcw")
suspend fun urlPathMaps(vararg values: ApplicationGatewayUrlPathMapArgs)

Parameters

values

One or more url_path_map blocks as defined below.


@JvmName(name = "duknyrbtftohqpvw")
suspend fun urlPathMaps(argument: List<suspend ApplicationGatewayUrlPathMapArgsBuilder.() -> Unit>)
@JvmName(name = "dqrefyikfhgqiwkl")
suspend fun urlPathMaps(vararg argument: suspend ApplicationGatewayUrlPathMapArgsBuilder.() -> Unit)
@JvmName(name = "dekfqhxkliskqfej")
suspend fun urlPathMaps(argument: suspend ApplicationGatewayUrlPathMapArgsBuilder.() -> Unit)

Parameters

argument

One or more url_path_map blocks as defined below.