PeriodOverride
- class aws_cdk.aws_cloudwatch.PeriodOverride(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)
Bases:
Enum
Specify the period for graphs when the CloudWatch dashboard loads.
Attributes
- AUTO
Period of all graphs on the dashboard automatically adapt to the time range of the dashboard.
- INHERIT
Period set for each graph will be used.