@Stability(value=Stable) public static final class CfnMonitoringSchedule.ConstraintsResourceProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnMonitoringSchedule.ConstraintsResourceProperty>
CfnMonitoringSchedule.ConstraintsResourceProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnMonitoringSchedule.ConstraintsResourceProperty |
build()
Builds the configured instance.
|
CfnMonitoringSchedule.ConstraintsResourceProperty.Builder |
s3Uri(String s3Uri)
Sets the value of
CfnMonitoringSchedule.ConstraintsResourceProperty.getS3Uri() |
@Stability(value=Stable) public CfnMonitoringSchedule.ConstraintsResourceProperty.Builder s3Uri(String s3Uri)
CfnMonitoringSchedule.ConstraintsResourceProperty.getS3Uri()
s3Uri
- `CfnMonitoringSchedule.ConstraintsResourceProperty.S3Uri`.this
@Stability(value=Stable) public CfnMonitoringSchedule.ConstraintsResourceProperty build()
build
in interface software.amazon.jsii.Builder<CfnMonitoringSchedule.ConstraintsResourceProperty>
CfnMonitoringSchedule.ConstraintsResourceProperty
NullPointerException
- if any required attribute was not providedCopyright © 2021. All rights reserved.