StorageTaskArgs

constructor(action: Output<StorageTaskActionArgs>? = null, description: Output<String>? = null, enabled: Output<Boolean>? = null, identity: Output<ManagedServiceIdentityArgs>? = null, location: Output<String>? = null, resourceGroupName: Output<String>? = null, storageTaskName: Output<String>? = null, tags: Output<Map<String, String>>? = null)