Enterprise Snapshot Policy Args
constructor(crossRegionCopyInfo: Output<EnterpriseSnapshotPolicyCrossRegionCopyInfoArgs>? = null, desc: Output<String>? = null, enterpriseSnapshotPolicyName: Output<String>? = null, resourceGroupId: Output<String>? = null, retainRule: Output<EnterpriseSnapshotPolicyRetainRuleArgs>? = null, schedule: Output<EnterpriseSnapshotPolicyScheduleArgs>? = null, specialRetainRules: Output<EnterpriseSnapshotPolicySpecialRetainRulesArgs>? = null, status: Output<String>? = null, storageRule: Output<EnterpriseSnapshotPolicyStorageRuleArgs>? = null, tags: Output<Map<String, String>>? = null, targetType: Output<String>? = null)