Class SchemaChangePlannedForDataSet.RedshiftDataShareDetails.Jsii$Proxy
- All Implemented Interfaces:
SchemaChangePlannedForDataSet.RedshiftDataShareDetails,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
SchemaChangePlannedForDataSet.RedshiftDataShareDetails
SchemaChangePlannedForDataSet.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.SchemaChangePlannedForDataSet.RedshiftDataShareDetails
SchemaChangePlannedForDataSet.RedshiftDataShareDetails.Builder, SchemaChangePlannedForDataSet.RedshiftDataShareDetails.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theSchemaChangePlannedForDataSet.RedshiftDataShareDetails.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleangetArn()(experimental) Arn property.(experimental) Database property.(experimental) Function property.(experimental) Schema property.getTable()(experimental) Table property.getView()(experimental) View property.final inthashCode()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:SchemaChangePlannedForDataSet.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 interfaceSchemaChangePlannedForDataSet.RedshiftDataShareDetails
-
getDatabase
Description copied from interface:SchemaChangePlannedForDataSet.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 interfaceSchemaChangePlannedForDataSet.RedshiftDataShareDetails
-
getFunction
Description copied from interface:SchemaChangePlannedForDataSet.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 interfaceSchemaChangePlannedForDataSet.RedshiftDataShareDetails
-
getSchema
Description copied from interface:SchemaChangePlannedForDataSet.RedshiftDataShareDetails(experimental) Schema property.Specify an array of string values to match this event if the actual value of Schema 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:
getSchemain interfaceSchemaChangePlannedForDataSet.RedshiftDataShareDetails
-
getTable
Description copied from interface:SchemaChangePlannedForDataSet.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 interfaceSchemaChangePlannedForDataSet.RedshiftDataShareDetails
-
getView
Description copied from interface:SchemaChangePlannedForDataSet.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 interfaceSchemaChangePlannedForDataSet.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()
-