Uses of Class
software.amazon.awscdk.services.backupsearch.CfnSearchJob.Builder
Packages that use CfnSearchJob.Builder
Package
Description
AWS::BackupSearch Construct Library
-
Uses of CfnSearchJob.Builder in software.amazon.awscdk.services.backupsearch
Methods in software.amazon.awscdk.services.backupsearch that return CfnSearchJob.BuilderModifier and TypeMethodDescriptionstatic CfnSearchJob.BuilderThe name of the search job.CfnSearchJob.Builder.searchScope(IResolvable searchScope) The search scope for the search job.CfnSearchJob.Builder.searchScope(CfnSearchJob.SearchScopeProperty searchScope) The search scope for the search job.CfnSearchJob.Builder.tags(List<? extends CfnSearchJob.TagsItemsProperty> tags) Tags associated with the search job.