Skip to content

CDK constructs should support time-slice SLO type #311

@robert-tingirica

Description

@robert-tingirica

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

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions