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