Uses of Interface
software.amazon.awscdk.services.backupsearch.CfnSearchJobProps
Packages that use CfnSearchJobProps
Package
Description
AWS::BackupSearch Construct Library
-
Uses of CfnSearchJobProps in software.amazon.awscdk.services.backupsearch
Classes in software.amazon.awscdk.services.backupsearch that implement CfnSearchJobPropsMethods in software.amazon.awscdk.services.backupsearch that return CfnSearchJobPropsModifier and TypeMethodDescriptionCfnSearchJobProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.backupsearch with parameters of type CfnSearchJobPropsModifierConstructorDescriptionCfnSearchJob(software.constructs.Construct scope, String id, CfnSearchJobProps props) Create a newAWS::BackupSearch::SearchJob.