BlobInventoryPolicySchemaArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "sqgnkiqnldoedaln")
suspend fun enabled(value: Output<Boolean>)
@JvmName(name = "giodisdhiforcrmo")
suspend fun enabled(value: Boolean)
Link copied to clipboard
@JvmName(name = "otnwuxoejevlvrys")
suspend fun rules(value: Output<List<BlobInventoryPolicyRuleArgs>>)
@JvmName(name = "jielpygtcgwtmwoc")
suspend fun rules(vararg values: BlobInventoryPolicyRuleArgs)
@JvmName(name = "qrrtfvshicktifkt")
suspend fun rules(vararg values: Output<BlobInventoryPolicyRuleArgs>)
@JvmName(name = "etuyyovgvtsdinna")
suspend fun rules(vararg argument: suspend BlobInventoryPolicyRuleArgsBuilder.() -> Unit)
@JvmName(name = "sehhmiiolcoidfnp")
suspend fun rules(value: List<BlobInventoryPolicyRuleArgs>)
@JvmName(name = "jpdikpftniyhddpp")
suspend fun rules(values: List<Output<BlobInventoryPolicyRuleArgs>>)
@JvmName(name = "esnqpepuiyxaavlq")
suspend fun rules(argument: List<suspend BlobInventoryPolicyRuleArgsBuilder.() -> Unit>)
@JvmName(name = "isugpautmwyjrpvq")
suspend fun rules(argument: suspend BlobInventoryPolicyRuleArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "drdctahgdkhgnuvd")
fun type(value: InventoryRuleType)
@JvmName(name = "kcrwwmkqlvqhjifr")
suspend fun type(value: Either<String, InventoryRuleType>)
@JvmName(name = "icxkeyebobycufdh")
suspend fun type(value: Output<Either<String, InventoryRuleType>>)
@JvmName(name = "ulhmghuvxtlyuuly")
fun type(value: String)