Class CfnSyncJobMixinProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.iottwinmaker.CfnSyncJobMixinProps.Jsii$Proxy
- All Implemented Interfaces:
CfnSyncJobMixinProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnSyncJobMixinProps
@Stability(Stable)
@Internal
public static final class CfnSyncJobMixinProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnSyncJobMixinProps
An implementation for
CfnSyncJobMixinProps-
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.cfnpropertymixins.services.iottwinmaker.CfnSyncJobMixinProps
CfnSyncJobMixinProps.Builder, CfnSyncJobMixinProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnSyncJobMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnSyncJobMixinProps.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 theCfnSyncJobMixinProps.Builder.
-
-
Method Details
-
getSyncRole
Description copied from interface:CfnSyncJobMixinPropsThe SyncJob IAM role.This IAM role is used by the sync job to read from the syncSource, and create, update or delete the corresponding resources.
- Specified by:
getSyncRolein interfaceCfnSyncJobMixinProps- See Also:
-
getSyncSource
Description copied from interface:CfnSyncJobMixinPropsThe sync source.Currently the only supported syncSoucre is
SITEWISE.- Specified by:
getSyncSourcein interfaceCfnSyncJobMixinProps- See Also:
-
getTags
Description copied from interface:CfnSyncJobMixinPropsMetadata you can use to manage the SyncJob.- Specified by:
getTagsin interfaceCfnSyncJobMixinProps- See Also:
-
getWorkspaceId
Description copied from interface:CfnSyncJobMixinPropsThe ID of the workspace that contains the sync job.- Specified by:
getWorkspaceIdin interfaceCfnSyncJobMixinProps- 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()
-