Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.logs.CfnScheduledQueryMixinProps.Builder
Packages that use CfnScheduledQueryMixinProps.Builder
-
Uses of CfnScheduledQueryMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.logs
Methods in software.amazon.awscdk.cfnpropertymixins.services.logs that return CfnScheduledQueryMixinProps.BuilderModifier and TypeMethodDescriptionCfnScheduledQueryMixinProps.builder()CfnScheduledQueryMixinProps.Builder.description(String description) Sets the value ofCfnScheduledQueryMixinProps.getDescription()CfnScheduledQueryMixinProps.Builder.destinationConfiguration(CfnScheduledQueryPropsMixin.DestinationConfigurationProperty destinationConfiguration) Sets the value ofCfnScheduledQueryMixinProps.getDestinationConfiguration()CfnScheduledQueryMixinProps.Builder.destinationConfiguration(IResolvable destinationConfiguration) Sets the value ofCfnScheduledQueryMixinProps.getDestinationConfiguration()CfnScheduledQueryMixinProps.Builder.executionRoleArn(String executionRoleArn) Sets the value ofCfnScheduledQueryMixinProps.getExecutionRoleArn()CfnScheduledQueryMixinProps.Builder.logGroupIdentifiers(List<String> logGroupIdentifiers) Sets the value ofCfnScheduledQueryMixinProps.getLogGroupIdentifiers()Sets the value ofCfnScheduledQueryMixinProps.getName()CfnScheduledQueryMixinProps.Builder.queryLanguage(String queryLanguage) Sets the value ofCfnScheduledQueryMixinProps.getQueryLanguage()CfnScheduledQueryMixinProps.Builder.queryString(String queryString) Sets the value ofCfnScheduledQueryMixinProps.getQueryString()CfnScheduledQueryMixinProps.Builder.scheduleEndTime(Number scheduleEndTime) Sets the value ofCfnScheduledQueryMixinProps.getScheduleEndTime()CfnScheduledQueryMixinProps.Builder.scheduleExpression(String scheduleExpression) Sets the value ofCfnScheduledQueryMixinProps.getScheduleExpression()CfnScheduledQueryMixinProps.Builder.scheduleStartTime(Number scheduleStartTime) Sets the value ofCfnScheduledQueryMixinProps.getScheduleStartTime()CfnScheduledQueryMixinProps.Builder.startTimeOffset(Number startTimeOffset) Sets the value ofCfnScheduledQueryMixinProps.getStartTimeOffset()Sets the value ofCfnScheduledQueryMixinProps.getState()CfnScheduledQueryMixinProps.Builder.tags(List<? extends CfnScheduledQueryPropsMixin.TagsItemsProperty> tags) Sets the value ofCfnScheduledQueryMixinProps.getTags()Sets the value ofCfnScheduledQueryMixinProps.getTimezone()Constructors in software.amazon.awscdk.cfnpropertymixins.services.logs with parameters of type CfnScheduledQueryMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnScheduledQueryMixinProps.Builder.