@Stability(value=Stable)
public static interface CfnMonitoringSchedule.MonitoringScheduleConfigProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnMonitoringSchedule.MonitoringScheduleConfigProperty.Builder
A builder for
CfnMonitoringSchedule.MonitoringScheduleConfigProperty |
static class |
CfnMonitoringSchedule.MonitoringScheduleConfigProperty.Jsii$Proxy
An implementation for
CfnMonitoringSchedule.MonitoringScheduleConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnMonitoringSchedule.MonitoringScheduleConfigProperty.Builder |
builder() |
default Object |
getMonitoringJobDefinition()
`CfnMonitoringSchedule.MonitoringScheduleConfigProperty.MonitoringJobDefinition`.
|
default String |
getMonitoringJobDefinitionName()
`CfnMonitoringSchedule.MonitoringScheduleConfigProperty.MonitoringJobDefinitionName`.
|
default String |
getMonitoringType()
`CfnMonitoringSchedule.MonitoringScheduleConfigProperty.MonitoringType`.
|
default Object |
getScheduleConfig()
`CfnMonitoringSchedule.MonitoringScheduleConfigProperty.ScheduleConfig`.
|
@Stability(value=Stable) @Nullable default Object getMonitoringJobDefinition()
@Stability(value=Stable) @Nullable default String getMonitoringJobDefinitionName()
@Stability(value=Stable) @Nullable default String getMonitoringType()
@Stability(value=Stable) @Nullable default Object getScheduleConfig()
@Stability(value=Stable) static CfnMonitoringSchedule.MonitoringScheduleConfigProperty.Builder builder()
Copyright © 2021. All rights reserved.