Class CfnSearchJobProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.backupsearch.CfnSearchJobProps.Jsii$Proxy
- All Implemented Interfaces:
CfnSearchJobProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnSearchJobProps
@Stability(Stable)
@Internal
public static final class CfnSearchJobProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnSearchJobProps
An implementation for
CfnSearchJobProps-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.backupsearch.CfnSearchJobProps
CfnSearchJobProps.Builder, CfnSearchJobProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnSearchJobProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnSearchJobProps.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnSearchJobProps.Builder.
-
-
Method Details
-
getSearchScope
Description copied from interface:CfnSearchJobPropsThe search scope for the search job.Returns union: either
IResolvableorCfnSearchJob.SearchScopeProperty- Specified by:
getSearchScopein interfaceCfnSearchJobProps- See Also:
-
getName
Description copied from interface:CfnSearchJobPropsThe name of the search job.- Specified by:
getNamein interfaceCfnSearchJobProps- See Also:
-
getTags
Description copied from interface:CfnSearchJobPropsTags associated with the search job.- Specified by:
getTagsin interfaceCfnSearchJobProps- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-