Class CfnConnectionPropsMixin.RedshiftLineageSyncConfigurationInputProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.datazone.CfnConnectionPropsMixin.RedshiftLineageSyncConfigurationInputProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnConnectionPropsMixin.RedshiftLineageSyncConfigurationInputProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnConnectionPropsMixin.RedshiftLineageSyncConfigurationInputProperty
@Stability(Stable)
@Internal
public static final class CfnConnectionPropsMixin.RedshiftLineageSyncConfigurationInputProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnConnectionPropsMixin.RedshiftLineageSyncConfigurationInputProperty
An implementation for
CfnConnectionPropsMixin.RedshiftLineageSyncConfigurationInputProperty-
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.datazone.CfnConnectionPropsMixin.RedshiftLineageSyncConfigurationInputProperty
CfnConnectionPropsMixin.RedshiftLineageSyncConfigurationInputProperty.Builder, CfnConnectionPropsMixin.RedshiftLineageSyncConfigurationInputProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConnectionPropsMixin.RedshiftLineageSyncConfigurationInputProperty.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
protected Jsii$Proxy(CfnConnectionPropsMixin.RedshiftLineageSyncConfigurationInputProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnConnectionPropsMixin.RedshiftLineageSyncConfigurationInputProperty.Builder.
-
-
Method Details
-
getEnabled
Description copied from interface:CfnConnectionPropsMixin.RedshiftLineageSyncConfigurationInputPropertySpecifies whether the Amaon Redshift lineage sync configuration is enabled.Returns union: either
BooleanorIResolvable- Specified by:
getEnabledin interfaceCfnConnectionPropsMixin.RedshiftLineageSyncConfigurationInputProperty- See Also:
-
getSchedule
Description copied from interface:CfnConnectionPropsMixin.RedshiftLineageSyncConfigurationInputPropertyThe schedule of the Amaon Redshift lineage sync configuration.Returns union: either
IResolvableorCfnConnectionPropsMixin.LineageSyncScheduleProperty- Specified by:
getSchedulein interfaceCfnConnectionPropsMixin.RedshiftLineageSyncConfigurationInputProperty- 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()
-