Class DataSetUpdateDelayed.RedshiftDataShareDetails.Jsii$Proxy
- All Implemented Interfaces:
DataSetUpdateDelayed.RedshiftDataShareDetails,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
DataSetUpdateDelayed.RedshiftDataShareDetails
DataSetUpdateDelayed.RedshiftDataShareDetails-
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.dataexchange.events.DataSetUpdateDelayed.RedshiftDataShareDetails
DataSetUpdateDelayed.RedshiftDataShareDetails.Builder, DataSetUpdateDelayed.RedshiftDataShareDetails.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theDataSetUpdateDelayed.RedshiftDataShareDetails.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.
-
-
Method Details
-
getArn
Description copied from interface:DataSetUpdateDelayed.RedshiftDataShareDetails(experimental) Arn property.Specify an array of string values to match this event if the actual value of Arn is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getArnin interfaceDataSetUpdateDelayed.RedshiftDataShareDetails
-
getDatabase
Description copied from interface:DataSetUpdateDelayed.RedshiftDataShareDetails(experimental) Database property.Specify an array of string values to match this event if the actual value of Database is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getDatabasein interfaceDataSetUpdateDelayed.RedshiftDataShareDetails
-
getFunction
Description copied from interface:DataSetUpdateDelayed.RedshiftDataShareDetails(experimental) Function property.Specify an array of string values to match this event if the actual value of Function is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getFunctionin interfaceDataSetUpdateDelayed.RedshiftDataShareDetails
-
getTable
Description copied from interface:DataSetUpdateDelayed.RedshiftDataShareDetails(experimental) Table property.Specify an array of string values to match this event if the actual value of Table is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getTablein interfaceDataSetUpdateDelayed.RedshiftDataShareDetails
-
getView
Description copied from interface:DataSetUpdateDelayed.RedshiftDataShareDetails(experimental) View property.Specify an array of string values to match this event if the actual value of View is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getViewin interfaceDataSetUpdateDelayed.RedshiftDataShareDetails
-
$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()
-