EcsSnapshotGroupArgs

constructor(description: Output<String>? = null, diskIds: Output<List<String>>? = null, excludeDiskIds: Output<List<String>>? = null, instanceId: Output<String>? = null, instantAccess: Output<Boolean>? = null, instantAccessRetentionDays: Output<Int>? = null, resourceGroupId: Output<String>? = null, snapshotGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null)