public static final class CfnMonitoringSchedule.StatisticsResourceProperty.Builder
extends java.lang.Object
CfnMonitoringSchedule.StatisticsResourceProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnMonitoringSchedule.StatisticsResourceProperty |
build()
Builds the configured instance.
|
CfnMonitoringSchedule.StatisticsResourceProperty.Builder |
s3Uri(java.lang.String s3Uri)
Sets the value of
CfnMonitoringSchedule.StatisticsResourceProperty.getS3Uri() |
public CfnMonitoringSchedule.StatisticsResourceProperty.Builder s3Uri(java.lang.String s3Uri)
CfnMonitoringSchedule.StatisticsResourceProperty.getS3Uri()
s3Uri
- The S3 URI for the statistics resource.this
public CfnMonitoringSchedule.StatisticsResourceProperty build()
CfnMonitoringSchedule.StatisticsResourceProperty
java.lang.NullPointerException
- if any required attribute was not provided