@Stability(value=Stable) public static final class CfnMonitoringSchedule.StatisticsResourceProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnMonitoringSchedule.StatisticsResourceProperty>
CfnMonitoringSchedule.StatisticsResourceProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnMonitoringSchedule.StatisticsResourceProperty |
build()
Builds the configured instance.
|
CfnMonitoringSchedule.StatisticsResourceProperty.Builder |
s3Uri(String s3Uri)
Sets the value of
CfnMonitoringSchedule.StatisticsResourceProperty.getS3Uri() |
@Stability(value=Stable) public CfnMonitoringSchedule.StatisticsResourceProperty.Builder s3Uri(String s3Uri)
CfnMonitoringSchedule.StatisticsResourceProperty.getS3Uri()s3Uri - The S3 URI for the statistics resource.this@Stability(value=Stable) public CfnMonitoringSchedule.StatisticsResourceProperty build()
build in interface software.amazon.jsii.Builder<CfnMonitoringSchedule.StatisticsResourceProperty>CfnMonitoringSchedule.StatisticsResourcePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.