inboundIpRules

@JvmName(name = "dwccpbuncvwneyqi")
suspend fun inboundIpRules(value: Output<List<DomainInboundIpRuleArgs>>)
@JvmName(name = "xcmsbkutbpwnhobh")
suspend fun inboundIpRules(value: List<DomainInboundIpRuleArgs>?)

Parameters

value

One or more inbound_ip_rule blocks as defined below.


@JvmName(name = "rclyxpppkqiuqvrc")
suspend fun inboundIpRules(vararg values: Output<DomainInboundIpRuleArgs>)


@JvmName(name = "tyhmobrpmnsxvlur")
suspend fun inboundIpRules(values: List<Output<DomainInboundIpRuleArgs>>)
@JvmName(name = "baelepfeuljlntxf")
suspend fun inboundIpRules(vararg values: DomainInboundIpRuleArgs)

Parameters

values

One or more inbound_ip_rule blocks as defined below.


@JvmName(name = "eemoiidcdhkicnim")
suspend fun inboundIpRules(argument: List<suspend DomainInboundIpRuleArgsBuilder.() -> Unit>)
@JvmName(name = "hcoxqdhrlnmyxdqc")
suspend fun inboundIpRules(vararg argument: suspend DomainInboundIpRuleArgsBuilder.() -> Unit)
@JvmName(name = "kkgdycralogqjjld")
suspend fun inboundIpRules(argument: suspend DomainInboundIpRuleArgsBuilder.() -> Unit)

Parameters

argument

One or more inbound_ip_rule blocks as defined below.