AutoscaleSettingProfileArgs

constructor(capacity: Output<AutoscaleSettingProfileCapacityArgs>, fixedDate: Output<AutoscaleSettingProfileFixedDateArgs>? = null, name: Output<String>, recurrence: Output<AutoscaleSettingProfileRecurrenceArgs>? = null, rules: Output<List<AutoscaleSettingProfileRuleArgs>>? = null)