contentDeliveryRules

@JvmName(name = "ebhpdfbeshoaoryn")
suspend fun contentDeliveryRules(value: Output<List<DatasetContentDeliveryRuleArgs>>)
@JvmName(name = "bjxdbvjikdltkafi")
suspend fun contentDeliveryRules(value: List<DatasetContentDeliveryRuleArgs>?)

Parameters

value

When dataset contents are created they are delivered to destinations specified here.


@JvmName(name = "etelvwykeluvvtyt")
suspend fun contentDeliveryRules(vararg values: Output<DatasetContentDeliveryRuleArgs>)


@JvmName(name = "utowlbgruykvgrcx")
suspend fun contentDeliveryRules(values: List<Output<DatasetContentDeliveryRuleArgs>>)
@JvmName(name = "jhthmjxucgqqqavp")
suspend fun contentDeliveryRules(vararg values: DatasetContentDeliveryRuleArgs)

Parameters

values

When dataset contents are created they are delivered to destinations specified here.


@JvmName(name = "gqmadnvcynflydgp")
suspend fun contentDeliveryRules(argument: List<suspend DatasetContentDeliveryRuleArgsBuilder.() -> Unit>)
@JvmName(name = "ypenfpeehfogrmnf")
suspend fun contentDeliveryRules(vararg argument: suspend DatasetContentDeliveryRuleArgsBuilder.() -> Unit)
@JvmName(name = "dcxrdxkswfbiehrp")
suspend fun contentDeliveryRules(argument: suspend DatasetContentDeliveryRuleArgsBuilder.() -> Unit)

Parameters

argument

When dataset contents are created they are delivered to destinations specified here.