Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.timestream.CfnScheduledQueryMixinProps.Builder
Packages that use CfnScheduledQueryMixinProps.Builder
-
Uses of CfnScheduledQueryMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.timestream
Methods in software.amazon.awscdk.cfnpropertymixins.services.timestream that return CfnScheduledQueryMixinProps.BuilderModifier and TypeMethodDescriptionCfnScheduledQueryMixinProps.builder()CfnScheduledQueryMixinProps.Builder.clientToken(String clientToken) Sets the value ofCfnScheduledQueryMixinProps.getClientToken()CfnScheduledQueryMixinProps.Builder.errorReportConfiguration(CfnScheduledQueryPropsMixin.ErrorReportConfigurationProperty errorReportConfiguration) Sets the value ofCfnScheduledQueryMixinProps.getErrorReportConfiguration()CfnScheduledQueryMixinProps.Builder.errorReportConfiguration(IResolvable errorReportConfiguration) Sets the value ofCfnScheduledQueryMixinProps.getErrorReportConfiguration()Sets the value ofCfnScheduledQueryMixinProps.getKmsKeyId()Sets the value ofCfnScheduledQueryMixinProps.getKmsKeyId()CfnScheduledQueryMixinProps.Builder.notificationConfiguration(CfnScheduledQueryPropsMixin.NotificationConfigurationProperty notificationConfiguration) Sets the value ofCfnScheduledQueryMixinProps.getNotificationConfiguration()CfnScheduledQueryMixinProps.Builder.notificationConfiguration(IResolvable notificationConfiguration) Sets the value ofCfnScheduledQueryMixinProps.getNotificationConfiguration()CfnScheduledQueryMixinProps.Builder.queryString(String queryString) Sets the value ofCfnScheduledQueryMixinProps.getQueryString()CfnScheduledQueryMixinProps.Builder.scheduleConfiguration(CfnScheduledQueryPropsMixin.ScheduleConfigurationProperty scheduleConfiguration) Sets the value ofCfnScheduledQueryMixinProps.getScheduleConfiguration()CfnScheduledQueryMixinProps.Builder.scheduleConfiguration(IResolvable scheduleConfiguration) Sets the value ofCfnScheduledQueryMixinProps.getScheduleConfiguration()CfnScheduledQueryMixinProps.Builder.scheduledQueryExecutionRoleArn(String scheduledQueryExecutionRoleArn) Sets the value ofCfnScheduledQueryMixinProps.getScheduledQueryExecutionRoleArn()CfnScheduledQueryMixinProps.Builder.scheduledQueryExecutionRoleArn(IRoleRef scheduledQueryExecutionRoleArn) Sets the value ofCfnScheduledQueryMixinProps.getScheduledQueryExecutionRoleArn()CfnScheduledQueryMixinProps.Builder.scheduledQueryName(String scheduledQueryName) Sets the value ofCfnScheduledQueryMixinProps.getScheduledQueryName()Sets the value ofCfnScheduledQueryMixinProps.getTags()CfnScheduledQueryMixinProps.Builder.targetConfiguration(CfnScheduledQueryPropsMixin.TargetConfigurationProperty targetConfiguration) Sets the value ofCfnScheduledQueryMixinProps.getTargetConfiguration()CfnScheduledQueryMixinProps.Builder.targetConfiguration(IResolvable targetConfiguration) Sets the value ofCfnScheduledQueryMixinProps.getTargetConfiguration()Constructors in software.amazon.awscdk.cfnpropertymixins.services.timestream with parameters of type CfnScheduledQueryMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnScheduledQueryMixinProps.Builder.