Uses of Class
software.amazon.awscdk.services.backupsearch.CfnSearchJobProps.Builder
Packages that use CfnSearchJobProps.Builder
Package
Description
AWS::BackupSearch Construct Library
-
Uses of CfnSearchJobProps.Builder in software.amazon.awscdk.services.backupsearch
Methods in software.amazon.awscdk.services.backupsearch that return CfnSearchJobProps.BuilderModifier and TypeMethodDescriptionstatic CfnSearchJobProps.BuilderCfnSearchJobProps.builder()Sets the value ofCfnSearchJobProps.getName()CfnSearchJobProps.Builder.searchScope(IResolvable searchScope) Sets the value ofCfnSearchJobProps.getSearchScope()CfnSearchJobProps.Builder.searchScope(CfnSearchJob.SearchScopeProperty searchScope) Sets the value ofCfnSearchJobProps.getSearchScope()CfnSearchJobProps.Builder.tags(List<? extends CfnSearchJob.TagsItemsProperty> tags) Sets the value ofCfnSearchJobProps.getTags()Constructors in software.amazon.awscdk.services.backupsearch with parameters of type CfnSearchJobProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnSearchJobProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnSearchJobProps.Builder.