Class CfnDataSetPropsMixin.DataSetRefreshPropertiesProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.quicksight.mixins.CfnDataSetPropsMixin.DataSetRefreshPropertiesProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDataSetPropsMixin.DataSetRefreshPropertiesProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDataSetPropsMixin.DataSetRefreshPropertiesProperty
@Stability(Stable)
@Internal
public static final class CfnDataSetPropsMixin.DataSetRefreshPropertiesProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDataSetPropsMixin.DataSetRefreshPropertiesProperty
An implementation for
CfnDataSetPropsMixin.DataSetRefreshPropertiesProperty-
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.mixins.preview.services.quicksight.mixins.CfnDataSetPropsMixin.DataSetRefreshPropertiesProperty
CfnDataSetPropsMixin.DataSetRefreshPropertiesProperty.Builder, CfnDataSetPropsMixin.DataSetRefreshPropertiesProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataSetPropsMixin.DataSetRefreshPropertiesProperty.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 theCfnDataSetPropsMixin.DataSetRefreshPropertiesProperty.Builder.
-
-
Method Details
-
getFailureConfiguration
Description copied from interface:CfnDataSetPropsMixin.DataSetRefreshPropertiesPropertyThe failure configuration for a dataset.Returns union: either
IResolvableorCfnDataSetPropsMixin.RefreshFailureConfigurationProperty- Specified by:
getFailureConfigurationin interfaceCfnDataSetPropsMixin.DataSetRefreshPropertiesProperty- See Also:
-
getRefreshConfiguration
Description copied from interface:CfnDataSetPropsMixin.DataSetRefreshPropertiesPropertyThe refresh configuration for a dataset.Returns union: either
IResolvableorCfnDataSetPropsMixin.RefreshConfigurationProperty- Specified by:
getRefreshConfigurationin interfaceCfnDataSetPropsMixin.DataSetRefreshPropertiesProperty- 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()
-