Uses of Interface
software.amazon.awscdk.services.timestream.CfnScheduledQuery.ErrorReportConfigurationProperty
Packages that use CfnScheduledQuery.ErrorReportConfigurationProperty
-
Uses of CfnScheduledQuery.ErrorReportConfigurationProperty in software.amazon.awscdk.services.timestream
Classes in software.amazon.awscdk.services.timestream that implement CfnScheduledQuery.ErrorReportConfigurationPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnScheduledQuery.ErrorReportConfigurationProperty
Methods in software.amazon.awscdk.services.timestream that return CfnScheduledQuery.ErrorReportConfigurationPropertyModifier and TypeMethodDescriptionCfnScheduledQuery.ErrorReportConfigurationProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.timestream with parameters of type CfnScheduledQuery.ErrorReportConfigurationPropertyModifier and TypeMethodDescriptionCfnScheduledQuery.Builder.errorReportConfiguration
(CfnScheduledQuery.ErrorReportConfigurationProperty errorReportConfiguration) Configuration for error reporting.CfnScheduledQueryProps.Builder.errorReportConfiguration
(CfnScheduledQuery.ErrorReportConfigurationProperty errorReportConfiguration) Sets the value ofCfnScheduledQueryProps.getErrorReportConfiguration()
void
CfnScheduledQuery.setErrorReportConfiguration
(CfnScheduledQuery.ErrorReportConfigurationProperty value) Configuration for error reporting.