Uses of Interface
software.amazon.awscdk.services.backupsearch.CfnSearchJob.SearchScopeProperty
Packages that use CfnSearchJob.SearchScopeProperty
Package
Description
AWS::BackupSearch Construct Library
-
Uses of CfnSearchJob.SearchScopeProperty in software.amazon.awscdk.services.backupsearch
Classes in software.amazon.awscdk.services.backupsearch that implement CfnSearchJob.SearchScopePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnSearchJob.SearchScopePropertyMethods in software.amazon.awscdk.services.backupsearch that return CfnSearchJob.SearchScopePropertyModifier and TypeMethodDescriptionCfnSearchJob.SearchScopeProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.backupsearch with parameters of type CfnSearchJob.SearchScopePropertyModifier and TypeMethodDescriptionCfnSearchJob.Builder.searchScope(CfnSearchJob.SearchScopeProperty searchScope) The search scope for the search job.CfnSearchJobProps.Builder.searchScope(CfnSearchJob.SearchScopeProperty searchScope) Sets the value ofCfnSearchJobProps.getSearchScope()voidCfnSearchJob.setSearchScope(CfnSearchJob.SearchScopeProperty value) The search scope for the search job.