Class GlueDataCatalogDatabaseStateChange.GlueDataCatalogDatabaseStateChangeProps.Jsii$Proxy
- All Implemented Interfaces:
GlueDataCatalogDatabaseStateChange.GlueDataCatalogDatabaseStateChangeProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
GlueDataCatalogDatabaseStateChange.GlueDataCatalogDatabaseStateChangeProps
GlueDataCatalogDatabaseStateChange.GlueDataCatalogDatabaseStateChangeProps-
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.glue.events.GlueDataCatalogDatabaseStateChange.GlueDataCatalogDatabaseStateChangeProps
GlueDataCatalogDatabaseStateChange.GlueDataCatalogDatabaseStateChangeProps.Builder, GlueDataCatalogDatabaseStateChange.GlueDataCatalogDatabaseStateChangeProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(GlueDataCatalogDatabaseStateChange.GlueDataCatalogDatabaseStateChangeProps.Builder builder) Constructor that initializes the object based on literal property values passed by theGlueDataCatalogDatabaseStateChange.GlueDataCatalogDatabaseStateChangeProps.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 boolean(experimental) changedTables property.(experimental) databaseName property.final AWSEventMetadataProps(experimental) EventBridge event metadata.(experimental) typeOfChange 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.
-
Jsii$Proxy
protected Jsii$Proxy(GlueDataCatalogDatabaseStateChange.GlueDataCatalogDatabaseStateChangeProps.Builder builder) Constructor that initializes the object based on literal property values passed by theGlueDataCatalogDatabaseStateChange.GlueDataCatalogDatabaseStateChangeProps.Builder.
-
-
Method Details
-
getChangedTables
Description copied from interface:GlueDataCatalogDatabaseStateChange.GlueDataCatalogDatabaseStateChangeProps(experimental) changedTables property.Specify an array of string values to match this event if the actual value of changedTables 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:
getChangedTablesin interfaceGlueDataCatalogDatabaseStateChange.GlueDataCatalogDatabaseStateChangeProps
-
getDatabaseName
Description copied from interface:GlueDataCatalogDatabaseStateChange.GlueDataCatalogDatabaseStateChangeProps(experimental) databaseName property.Specify an array of string values to match this event if the actual value of databaseName is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Filter with the Database reference
- Specified by:
getDatabaseNamein interfaceGlueDataCatalogDatabaseStateChange.GlueDataCatalogDatabaseStateChangeProps
-
getEventMetadata
Description copied from interface:GlueDataCatalogDatabaseStateChange.GlueDataCatalogDatabaseStateChangeProps(experimental) EventBridge event metadata.Default: - -
- Specified by:
getEventMetadatain interfaceGlueDataCatalogDatabaseStateChange.GlueDataCatalogDatabaseStateChangeProps
-
getTypeOfChange
Description copied from interface:GlueDataCatalogDatabaseStateChange.GlueDataCatalogDatabaseStateChangeProps(experimental) typeOfChange property.Specify an array of string values to match this event if the actual value of typeOfChange 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:
getTypeOfChangein interfaceGlueDataCatalogDatabaseStateChange.GlueDataCatalogDatabaseStateChangeProps
-
$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()
-