@Stability(value=Stable) public static final class CfnScheduledQuery.ErrorReportConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnScheduledQuery.ErrorReportConfigurationProperty>
CfnScheduledQuery.ErrorReportConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnScheduledQuery.ErrorReportConfigurationProperty |
build()
Builds the configured instance.
|
CfnScheduledQuery.ErrorReportConfigurationProperty.Builder |
s3Configuration(CfnScheduledQuery.S3ConfigurationProperty s3Configuration)
Sets the value of
CfnScheduledQuery.ErrorReportConfigurationProperty.getS3Configuration() |
CfnScheduledQuery.ErrorReportConfigurationProperty.Builder |
s3Configuration(IResolvable s3Configuration)
Sets the value of
CfnScheduledQuery.ErrorReportConfigurationProperty.getS3Configuration() |
@Stability(value=Stable) public CfnScheduledQuery.ErrorReportConfigurationProperty.Builder s3Configuration(CfnScheduledQuery.S3ConfigurationProperty s3Configuration)
CfnScheduledQuery.ErrorReportConfigurationProperty.getS3Configuration()s3Configuration - The S3 configuration for the error reports. This parameter is required.this@Stability(value=Stable) public CfnScheduledQuery.ErrorReportConfigurationProperty.Builder s3Configuration(IResolvable s3Configuration)
CfnScheduledQuery.ErrorReportConfigurationProperty.getS3Configuration()s3Configuration - The S3 configuration for the error reports. This parameter is required.this@Stability(value=Stable) public CfnScheduledQuery.ErrorReportConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnScheduledQuery.ErrorReportConfigurationProperty>CfnScheduledQuery.ErrorReportConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.