destinationIpRanges

@JvmName(name = "qcryetrrixrkerqr")
suspend fun destinationIpRanges(value: Output<List<ExternalAccessRuleDestinationIpRangeArgs>>)
@JvmName(name = "ihcujlehapaetoqx")
suspend fun destinationIpRanges(value: List<ExternalAccessRuleDestinationIpRangeArgs>?)

Parameters

value

If destination ranges are specified, the external access rule applies only to traffic that has a destination IP address in these ranges. Structure is documented below.


@JvmName(name = "sjxucufttdteopww")
suspend fun destinationIpRanges(vararg values: Output<ExternalAccessRuleDestinationIpRangeArgs>)


@JvmName(name = "qhggfjpomkxgjrpb")
suspend fun destinationIpRanges(values: List<Output<ExternalAccessRuleDestinationIpRangeArgs>>)
@JvmName(name = "craurexxcpwehinp")
suspend fun destinationIpRanges(vararg values: ExternalAccessRuleDestinationIpRangeArgs)

Parameters

values

If destination ranges are specified, the external access rule applies only to traffic that has a destination IP address in these ranges. Structure is documented below.


@JvmName(name = "nqsfoculbumdovau")
suspend fun destinationIpRanges(argument: List<suspend ExternalAccessRuleDestinationIpRangeArgsBuilder.() -> Unit>)
@JvmName(name = "blkkfcfglxieydfs")
suspend fun destinationIpRanges(vararg argument: suspend ExternalAccessRuleDestinationIpRangeArgsBuilder.() -> Unit)
@JvmName(name = "kguqtxukskcmxgum")
suspend fun destinationIpRanges(argument: suspend ExternalAccessRuleDestinationIpRangeArgsBuilder.() -> Unit)

Parameters

argument

If destination ranges are specified, the external access rule applies only to traffic that has a destination IP address in these ranges. Structure is documented below.