@Stability(value=Stable)
public static interface CfnMonitoringSchedule.BaselineConfigProperty
extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static class |
CfnMonitoringSchedule.BaselineConfigProperty.Builder
A builder for
CfnMonitoringSchedule.BaselineConfigProperty |
static class |
CfnMonitoringSchedule.BaselineConfigProperty.Jsii$Proxy
An implementation for
CfnMonitoringSchedule.BaselineConfigProperty |
Modifier and Type | Method and Description |
---|---|
static CfnMonitoringSchedule.BaselineConfigProperty.Builder |
builder() |
default Object |
getConstraintsResource()
`CfnMonitoringSchedule.BaselineConfigProperty.ConstraintsResource`.
|
default Object |
getStatisticsResource()
`CfnMonitoringSchedule.BaselineConfigProperty.StatisticsResource`.
|
@Stability(value=Stable) @Nullable default Object getConstraintsResource()
@Stability(value=Stable) @Nullable default Object getStatisticsResource()
@Stability(value=Stable) static CfnMonitoringSchedule.BaselineConfigProperty.Builder builder()
Copyright © 2021. All rights reserved.