Uses of Class
software.amazon.awscdk.services.timestream.CfnScheduledQueryProps.Builder
Packages that use CfnScheduledQueryProps.Builder
-
Uses of CfnScheduledQueryProps.Builder in software.amazon.awscdk.services.timestream
Methods in software.amazon.awscdk.services.timestream that return CfnScheduledQueryProps.BuilderModifier and TypeMethodDescriptionCfnScheduledQueryProps.builder()CfnScheduledQueryProps.Builder.clientToken(String clientToken) Sets the value ofCfnScheduledQueryProps.getClientToken()CfnScheduledQueryProps.Builder.errorReportConfiguration(IResolvable errorReportConfiguration) Sets the value ofCfnScheduledQueryProps.getErrorReportConfiguration()CfnScheduledQueryProps.Builder.errorReportConfiguration(CfnScheduledQuery.ErrorReportConfigurationProperty errorReportConfiguration) Sets the value ofCfnScheduledQueryProps.getErrorReportConfiguration()Sets the value ofCfnScheduledQueryProps.getKmsKeyId()Sets the value ofCfnScheduledQueryProps.getKmsKeyId()CfnScheduledQueryProps.Builder.notificationConfiguration(IResolvable notificationConfiguration) Sets the value ofCfnScheduledQueryProps.getNotificationConfiguration()CfnScheduledQueryProps.Builder.notificationConfiguration(CfnScheduledQuery.NotificationConfigurationProperty notificationConfiguration) Sets the value ofCfnScheduledQueryProps.getNotificationConfiguration()CfnScheduledQueryProps.Builder.queryString(String queryString) Sets the value ofCfnScheduledQueryProps.getQueryString()CfnScheduledQueryProps.Builder.scheduleConfiguration(IResolvable scheduleConfiguration) Sets the value ofCfnScheduledQueryProps.getScheduleConfiguration()CfnScheduledQueryProps.Builder.scheduleConfiguration(CfnScheduledQuery.ScheduleConfigurationProperty scheduleConfiguration) Sets the value ofCfnScheduledQueryProps.getScheduleConfiguration()CfnScheduledQueryProps.Builder.scheduledQueryExecutionRoleArn(String scheduledQueryExecutionRoleArn) Sets the value ofCfnScheduledQueryProps.getScheduledQueryExecutionRoleArn()CfnScheduledQueryProps.Builder.scheduledQueryExecutionRoleArn(IRoleRef scheduledQueryExecutionRoleArn) Sets the value ofCfnScheduledQueryProps.getScheduledQueryExecutionRoleArn()CfnScheduledQueryProps.Builder.scheduledQueryName(String scheduledQueryName) Sets the value ofCfnScheduledQueryProps.getScheduledQueryName()Sets the value ofCfnScheduledQueryProps.getTags()CfnScheduledQueryProps.Builder.targetConfiguration(IResolvable targetConfiguration) Sets the value ofCfnScheduledQueryProps.getTargetConfiguration()CfnScheduledQueryProps.Builder.targetConfiguration(CfnScheduledQuery.TargetConfigurationProperty targetConfiguration) Sets the value ofCfnScheduledQueryProps.getTargetConfiguration()Constructors in software.amazon.awscdk.services.timestream with parameters of type CfnScheduledQueryProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnScheduledQueryProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnScheduledQueryProps.Builder.