BlobInventoryPolicySchemaArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "ubwscrjxmhmixlev")
suspend fun enabled(value: Output<Boolean>)
@JvmName(name = "opyvltivxlwdrhax")
suspend fun enabled(value: Boolean)
Link copied to clipboard
@JvmName(name = "hsnbnanfloihlmoe")
suspend fun rules(value: Output<List<BlobInventoryPolicyRuleArgs>>)
@JvmName(name = "urwddtudovuupqqn")
suspend fun rules(vararg values: BlobInventoryPolicyRuleArgs)
@JvmName(name = "mttkhqivcbcxfmql")
suspend fun rules(vararg values: Output<BlobInventoryPolicyRuleArgs>)
@JvmName(name = "twyfwqofxpqsmnwj")
suspend fun rules(vararg argument: suspend BlobInventoryPolicyRuleArgsBuilder.() -> Unit)
@JvmName(name = "omhdhtunggslryuw")
suspend fun rules(value: List<BlobInventoryPolicyRuleArgs>)
@JvmName(name = "gbysrfejlmuguhur")
suspend fun rules(values: List<Output<BlobInventoryPolicyRuleArgs>>)
@JvmName(name = "hddigmentytfqjro")
suspend fun rules(argument: List<suspend BlobInventoryPolicyRuleArgsBuilder.() -> Unit>)
@JvmName(name = "djfsmmhorypyoyrd")
suspend fun rules(argument: suspend BlobInventoryPolicyRuleArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "djyamyxgmslgsewa")
fun type(value: InventoryRuleType)
@JvmName(name = "yimclljqaainyeft")
suspend fun type(value: Either<String, InventoryRuleType>)
@JvmName(name = "rohyapfgfjhvjtvg")
suspend fun type(value: Output<Either<String, InventoryRuleType>>)
@JvmName(name = "flbvkxbnrmtenedl")
fun type(value: String)