BlobInventoryPolicySchemaArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "nstqtvmbqmgnrtpk")
suspend fun enabled(value: Output<Boolean>)
@JvmName(name = "dicdscefccybbuve")
suspend fun enabled(value: Boolean)
Link copied to clipboard
@JvmName(name = "nvudkhdjiyhejcbg")
suspend fun rules(value: Output<List<BlobInventoryPolicyRuleArgs>>)
@JvmName(name = "xigbpvsoqxdcnadr")
suspend fun rules(vararg values: BlobInventoryPolicyRuleArgs)
@JvmName(name = "hxchwxppsdtadavi")
suspend fun rules(vararg values: Output<BlobInventoryPolicyRuleArgs>)
@JvmName(name = "ckbajoautiahonwq")
suspend fun rules(vararg argument: suspend BlobInventoryPolicyRuleArgsBuilder.() -> Unit)
@JvmName(name = "buuiisawdrrwiskp")
suspend fun rules(value: List<BlobInventoryPolicyRuleArgs>)
@JvmName(name = "mlrpdqhewvwibgsu")
suspend fun rules(values: List<Output<BlobInventoryPolicyRuleArgs>>)
@JvmName(name = "yshqhecyvbjcunlu")
suspend fun rules(argument: List<suspend BlobInventoryPolicyRuleArgsBuilder.() -> Unit>)
@JvmName(name = "moxwpcltflkyuvab")
suspend fun rules(argument: suspend BlobInventoryPolicyRuleArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "yajpucuxcnlwgiww")
fun type(value: InventoryRuleType)
@JvmName(name = "qcybnkiiojkcghrh")
suspend fun type(value: Either<String, InventoryRuleType>)
@JvmName(name = "hnxpndlpdinnhydi")
suspend fun type(value: Output<Either<String, InventoryRuleType>>)
@JvmName(name = "xphgojceqqtvtxck")
fun type(value: String)