inboundIpRules

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

Parameters

value

One or more inbound_ip_rule blocks as defined below.


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


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

Parameters

values

One or more inbound_ip_rule blocks as defined below.


@JvmName(name = "ersroyujfabbomnl")
suspend fun inboundIpRules(argument: List<suspend DomainInboundIpRuleArgsBuilder.() -> Unit>)
@JvmName(name = "vdynmyhtmjgoiphb")
suspend fun inboundIpRules(vararg argument: suspend DomainInboundIpRuleArgsBuilder.() -> Unit)
@JvmName(name = "rwwhmfcmdjxfslng")
suspend fun inboundIpRules(argument: suspend DomainInboundIpRuleArgsBuilder.() -> Unit)

Parameters

argument

One or more inbound_ip_rule blocks as defined below.