toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.storage.kotlin.inputs
/
BlobInventoryPolicySchemaArgs
/
BlobInventoryPolicySchemaArgs
Blob
Inventory
Policy
Schema
Args
constructor
(
enabled
:
Output
<
Boolean
>
,
rules
:
Output
<
List
<
BlobInventoryPolicyRuleArgs
>
>
,
type
:
Output
<
Either
<
String
,
InventoryRuleType
>
>
)