@Stability(value=Stable) public static final class CfnMonitoringSchedule.MonitoringOutputProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnMonitoringSchedule.MonitoringOutputProperty>
CfnMonitoringSchedule.MonitoringOutputProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnMonitoringSchedule.MonitoringOutputProperty |
build()
Builds the configured instance.
|
CfnMonitoringSchedule.MonitoringOutputProperty.Builder |
s3Output(CfnMonitoringSchedule.S3OutputProperty s3Output)
Sets the value of
CfnMonitoringSchedule.MonitoringOutputProperty.getS3Output() |
CfnMonitoringSchedule.MonitoringOutputProperty.Builder |
s3Output(IResolvable s3Output)
Sets the value of
CfnMonitoringSchedule.MonitoringOutputProperty.getS3Output() |
@Stability(value=Stable) public CfnMonitoringSchedule.MonitoringOutputProperty.Builder s3Output(CfnMonitoringSchedule.S3OutputProperty s3Output)
CfnMonitoringSchedule.MonitoringOutputProperty.getS3Output()s3Output - `CfnMonitoringSchedule.MonitoringOutputProperty.S3Output`. This parameter is required.this@Stability(value=Stable) public CfnMonitoringSchedule.MonitoringOutputProperty.Builder s3Output(IResolvable s3Output)
CfnMonitoringSchedule.MonitoringOutputProperty.getS3Output()s3Output - `CfnMonitoringSchedule.MonitoringOutputProperty.S3Output`. This parameter is required.this@Stability(value=Stable) public CfnMonitoringSchedule.MonitoringOutputProperty build()
build in interface software.amazon.jsii.Builder<CfnMonitoringSchedule.MonitoringOutputProperty>CfnMonitoringSchedule.MonitoringOutputPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.