Expected Behavior
There should be am entry for time slice slos
Actual Behavior
It is not supported
export declare enum CfnSloPropsType {
/** monitor */
MONITOR = "monitor",
/** metric */
METRIC = "metric"
}
like there is for terraform already
reference issue on CFN side