Show / Hide Table of Contents

Namespace Amazon.CDK.Mixins.Preview.AWS.Glue.Mixins

Classes

CfnClassifierMixinProps

Properties for CfnClassifierPropsMixin.

CfnClassifierPropsMixin

The AWS::Glue::Classifier resource creates an AWS Glue classifier that categorizes data sources and specifies schemas.

CfnClassifierPropsMixin.CsvClassifierProperty

A classifier for custom CSV content.

CfnClassifierPropsMixin.GrokClassifierProperty

A classifier that uses grok patterns.

CfnClassifierPropsMixin.JsonClassifierProperty

A classifier for JSON content.

CfnClassifierPropsMixin.XMLClassifierProperty

A classifier for XML content.

CfnConnectionMixinProps

Properties for CfnConnectionPropsMixin.

CfnConnectionPropsMixin

The AWS::Glue::Connection resource specifies an AWS Glue connection to a data source.

CfnConnectionPropsMixin.AuthenticationConfigurationInputProperty

A structure containing the authentication configuration in the CreateConnection request.

CfnConnectionPropsMixin.AuthorizationCodePropertiesProperty

The set of properties required for the the OAuth2 AUTHORIZATION_CODE grant type workflow.

CfnConnectionPropsMixin.BasicAuthenticationCredentialsProperty

For supplying basic auth credentials when not providing a SecretArn value.

CfnConnectionPropsMixin.ConnectionInputProperty

A structure that is used to specify a connection to create or update.

CfnConnectionPropsMixin.OAuth2ClientApplicationProperty

The OAuth2 client app used for the connection.

CfnConnectionPropsMixin.OAuth2CredentialsProperty

The credentials used when the authentication type is OAuth2 authentication.

CfnConnectionPropsMixin.OAuth2PropertiesInputProperty

A structure containing properties for OAuth2 in the CreateConnection request.

CfnConnectionPropsMixin.PhysicalConnectionRequirementsProperty

The OAuth client app in GetConnection response.

CfnCrawlerMixinProps

Properties for CfnCrawlerPropsMixin.

CfnCrawlerPropsMixin

The AWS::Glue::Crawler resource specifies an AWS Glue crawler.

CfnCrawlerPropsMixin.CatalogTargetProperty

Specifies an AWS Glue Data Catalog target.

CfnCrawlerPropsMixin.DeltaTargetProperty

Specifies a Delta data store to crawl one or more Delta tables.

CfnCrawlerPropsMixin.DynamoDBTargetProperty

Specifies an Amazon DynamoDB table to crawl.

CfnCrawlerPropsMixin.HudiTargetProperty

Specifies an Apache Hudi data source.

CfnCrawlerPropsMixin.IcebergTargetProperty

Specifies Apache Iceberg data store targets.

CfnCrawlerPropsMixin.JdbcTargetProperty

Specifies a JDBC data store to crawl.

CfnCrawlerPropsMixin.LakeFormationConfigurationProperty

Specifies AWS Lake Formation configuration settings for the crawler.

CfnCrawlerPropsMixin.MongoDBTargetProperty

Specifies an Amazon DocumentDB or MongoDB data store to crawl.

CfnCrawlerPropsMixin.RecrawlPolicyProperty

When crawling an Amazon S3 data source after the first crawl is complete, specifies whether to crawl the entire dataset again or to crawl only folders that were added since the last crawler run.

CfnCrawlerPropsMixin.S3TargetProperty

Specifies a data store in Amazon Simple Storage Service (Amazon S3).

CfnCrawlerPropsMixin.ScheduleProperty

A scheduling object using a cron statement to schedule an event.

CfnCrawlerPropsMixin.SchemaChangePolicyProperty

The policy that specifies update and delete behaviors for the crawler.

CfnCrawlerPropsMixin.TargetsProperty

Specifies data stores to crawl.

CfnCustomEntityTypeMixinProps

Properties for CfnCustomEntityTypePropsMixin.

CfnCustomEntityTypePropsMixin

Creates a custom pattern that is used to detect sensitive data across the columns and rows of your structured data.

CfnDataCatalogEncryptionSettingsMixinProps

Properties for CfnDataCatalogEncryptionSettingsPropsMixin.

CfnDataCatalogEncryptionSettingsPropsMixin

Sets the security configuration for a specified catalog.

CfnDataCatalogEncryptionSettingsPropsMixin.ConnectionPasswordEncryptionProperty

The data structure used by the Data Catalog to encrypt the password as part of CreateConnection or UpdateConnection and store it in the ENCRYPTED_PASSWORD field in the connection properties.

CfnDataCatalogEncryptionSettingsPropsMixin.DataCatalogEncryptionSettingsProperty

Contains configuration information for maintaining Data Catalog security.

CfnDataCatalogEncryptionSettingsPropsMixin.EncryptionAtRestProperty

Specifies the encryption-at-rest configuration for the Data Catalog.

CfnDataQualityRulesetMixinProps

Properties for CfnDataQualityRulesetPropsMixin.

CfnDataQualityRulesetPropsMixin

The AWS::Glue::DataQualityRuleset resource specifies a data quality ruleset with DQDL rules applied to a specified AWS Glue table.

CfnDataQualityRulesetPropsMixin.DataQualityTargetTableProperty

An object representing an AWS Glue table.

CfnDatabaseMixinProps

Properties for CfnDatabasePropsMixin.

CfnDatabasePropsMixin

The AWS::Glue::Database resource specifies a logical grouping of tables in AWS Glue .

CfnDatabasePropsMixin.DataLakePrincipalProperty

The AWS Lake Formation principal.

CfnDatabasePropsMixin.DatabaseIdentifierProperty

A structure that describes a target database for resource linking.

CfnDatabasePropsMixin.DatabaseInputProperty

The structure used to create or update a database.

CfnDatabasePropsMixin.FederatedDatabaseProperty

A FederatedDatabase structure that references an entity outside the AWS Glue Data Catalog .

CfnDatabasePropsMixin.PrincipalPrivilegesProperty

the permissions granted to a principal.

CfnDevEndpointMixinProps

Properties for CfnDevEndpointPropsMixin.

CfnDevEndpointPropsMixin

The AWS::Glue::DevEndpoint resource specifies a development endpoint where a developer can remotely debug ETL scripts for AWS Glue .

CfnIdentityCenterConfigurationMixinProps

Properties for CfnIdentityCenterConfigurationPropsMixin.

CfnIdentityCenterConfigurationPropsMixin

Creates a new AWS Glue Identity Center configuration to enable integration between AWS Glue and AWS IAM Identity Center for authentication and authorization.

CfnIntegrationMixinProps

Properties for CfnIntegrationPropsMixin.

CfnIntegrationPropsMixin

The AWS::Glue::Integration resource specifies an AWS Glue zero-ETL integration from a data source to a target.

CfnIntegrationPropsMixin.IntegrationConfigProperty

Properties associated with the integration.

CfnIntegrationResourcePropertyMixinProps

Properties for CfnIntegrationResourcePropertyPropsMixin.

CfnIntegrationResourcePropertyPropsMixin

The AWS::Glue::IntegrationResourceProperty resource type can be used to setup ResourceProperty of the AWS Glue connection (for the SaaS source), DynamoDB Database (for DynamoDB source), or AWS Glue database ARN (for the target).

CfnIntegrationResourcePropertyPropsMixin.SourceProcessingPropertiesProperty

The structure used to define the resource properties associated with the integration source.

CfnIntegrationResourcePropertyPropsMixin.TargetProcessingPropertiesProperty

The structure used to define the resource properties associated with the integration target.

CfnJobMixinProps

Properties for CfnJobPropsMixin.

CfnJobPropsMixin

The AWS::Glue::Job resource specifies an AWS Glue job in the data catalog.

CfnJobPropsMixin.ConnectionsListProperty

Specifies the connections used by a job.

CfnJobPropsMixin.ExecutionPropertyProperty

An execution property of a job.

CfnJobPropsMixin.JobCommandProperty

Specifies code executed when a job is run.

CfnJobPropsMixin.NotificationPropertyProperty

Specifies configuration properties of a notification.

CfnMLTransformMixinProps

Properties for CfnMLTransformPropsMixin.

CfnMLTransformPropsMixin

The AWS::Glue::MLTransform is an AWS Glue resource type that manages machine learning transforms.

CfnMLTransformPropsMixin.FindMatchesParametersProperty

The parameters to configure the find matches transform.

CfnMLTransformPropsMixin.GlueTablesProperty

The database and table in the AWS Glue Data Catalog that is used for input or output data.

CfnMLTransformPropsMixin.InputRecordTablesProperty

A list of AWS Glue table definitions used by the transform.

CfnMLTransformPropsMixin.MLUserDataEncryptionProperty

The encryption-at-rest settings of the transform that apply to accessing user data.

CfnMLTransformPropsMixin.TransformEncryptionProperty

The encryption-at-rest settings of the transform that apply to accessing user data.

CfnMLTransformPropsMixin.TransformParametersProperty

The algorithm-specific parameters that are associated with the machine learning transform.

CfnPartitionMixinProps

Properties for CfnPartitionPropsMixin.

CfnPartitionPropsMixin

The AWS::Glue::Partition resource creates an AWS Glue partition, which represents a slice of table data.

CfnPartitionPropsMixin.ColumnProperty

A column in a Table .

CfnPartitionPropsMixin.OrderProperty

Specifies the sort order of a sorted column.

CfnPartitionPropsMixin.PartitionInputProperty

The structure used to create and update a partition.

CfnPartitionPropsMixin.SchemaIdProperty

A structure that contains schema identity fields.

CfnPartitionPropsMixin.SchemaReferenceProperty

An object that references a schema stored in the AWS Glue Schema Registry.

CfnPartitionPropsMixin.SerdeInfoProperty

Information about a serialization/deserialization program (SerDe) that serves as an extractor and loader.

CfnPartitionPropsMixin.SkewedInfoProperty

Specifies skewed values in a table.

CfnPartitionPropsMixin.StorageDescriptorProperty

Describes the physical storage of table data.

CfnRegistryMixinProps

Properties for CfnRegistryPropsMixin.

CfnRegistryPropsMixin

The AWS::Glue::Registry is an AWS Glue resource type that manages registries of schemas in the AWS Glue Schema Registry.

CfnSchemaMixinProps

Properties for CfnSchemaPropsMixin.

CfnSchemaPropsMixin

The AWS::Glue::Schema is an AWS Glue resource type that manages schemas in the AWS Glue Schema Registry.

CfnSchemaPropsMixin.RegistryProperty

Specifies a registry in the AWS Glue Schema Registry.

CfnSchemaPropsMixin.SchemaVersionProperty

Specifies the version of a schema.

CfnSchemaVersionMetadataMixinProps

Properties for CfnSchemaVersionMetadataPropsMixin.

CfnSchemaVersionMetadataPropsMixin

The AWS::Glue::SchemaVersionMetadata is an AWS Glue resource type that defines the metadata key-value pairs for a schema version in AWS Glue Schema Registry.

CfnSchemaVersionMixinProps

Properties for CfnSchemaVersionPropsMixin.

CfnSchemaVersionPropsMixin

The AWS::Glue::SchemaVersion is an AWS Glue resource type that manages schema versions of schemas in the AWS Glue Schema Registry.

CfnSchemaVersionPropsMixin.SchemaProperty

A wrapper structure to contain schema identity fields.

CfnSecurityConfigurationMixinProps

Properties for CfnSecurityConfigurationPropsMixin.

CfnSecurityConfigurationPropsMixin

Creates a new security configuration.

CfnSecurityConfigurationPropsMixin.CloudWatchEncryptionProperty

Specifies how Amazon CloudWatch data should be encrypted.

CfnSecurityConfigurationPropsMixin.EncryptionConfigurationProperty

Specifies an encryption configuration.

CfnSecurityConfigurationPropsMixin.JobBookmarksEncryptionProperty

Specifies how job bookmark data should be encrypted.

CfnSecurityConfigurationPropsMixin.S3EncryptionProperty

Specifies how Amazon Simple Storage Service (Amazon S3) data should be encrypted.

CfnTableMixinProps

Properties for CfnTablePropsMixin.

CfnTableOptimizerMixinProps

Properties for CfnTableOptimizerPropsMixin.

CfnTableOptimizerPropsMixin

An AWS Glue resource for enabling table optimizers to improve read performance for open table formats.

CfnTableOptimizerPropsMixin.IcebergConfigurationProperty

IcebergConfiguration is a property type within the AWS::Glue::TableOptimizer resource in AWS CloudFormation.

CfnTableOptimizerPropsMixin.IcebergRetentionConfigurationProperty
CfnTableOptimizerPropsMixin.OrphanFileDeletionConfigurationProperty

Configuration for removing files that are are not tracked by the Iceberg table metadata, and are older than your configured age limit.

CfnTableOptimizerPropsMixin.RetentionConfigurationProperty

The configuration for a snapshot retention optimizer for Apache Iceberg tables.

CfnTableOptimizerPropsMixin.TableOptimizerConfigurationProperty

Specifies configuration details of a table optimizer.

CfnTableOptimizerPropsMixin.VpcConfigurationProperty

An object that describes the VPC configuration for a table optimizer.

CfnTablePropsMixin

The AWS::Glue::Table resource specifies tabular data in the AWS Glue data catalog.

CfnTablePropsMixin.ColumnProperty

A column in a Table .

CfnTablePropsMixin.IcebergInputProperty

Specifies an input structure that defines an Apache Iceberg metadata table.

CfnTablePropsMixin.OpenTableFormatInputProperty

Specifies an OpenTableFormatInput structure when creating an open format table.

CfnTablePropsMixin.OrderProperty

Specifies the sort order of a sorted column.

CfnTablePropsMixin.SchemaIdProperty

A structure that contains schema identity fields.

CfnTablePropsMixin.SchemaReferenceProperty

An object that references a schema stored in the AWS Glue Schema Registry.

CfnTablePropsMixin.SerdeInfoProperty

Information about a serialization/deserialization program (SerDe) that serves as an extractor and loader.

CfnTablePropsMixin.SkewedInfoProperty

Specifies skewed values in a table.

CfnTablePropsMixin.StorageDescriptorProperty

Describes the physical storage of table data.

CfnTablePropsMixin.TableIdentifierProperty

A structure that describes a target table for resource linking.

CfnTablePropsMixin.TableInputProperty

A structure used to define a table.

CfnTriggerMixinProps

Properties for CfnTriggerPropsMixin.

CfnTriggerPropsMixin

The AWS::Glue::Trigger resource specifies triggers that run AWS Glue jobs.

CfnTriggerPropsMixin.ActionProperty

Defines an action to be initiated by a trigger.

CfnTriggerPropsMixin.ConditionProperty

Defines a condition under which a trigger fires.

CfnTriggerPropsMixin.EventBatchingConditionProperty

Batch condition that must be met (specified number of events received or batch time window expired) before EventBridge event trigger fires.

CfnTriggerPropsMixin.NotificationPropertyProperty

Specifies configuration properties of a job run notification.

CfnTriggerPropsMixin.PredicateProperty

Defines the predicate of the trigger, which determines when it fires.

CfnUsageProfileMixinProps

Properties for CfnUsageProfilePropsMixin.

CfnUsageProfilePropsMixin

Creates an AWS Glue usage profile.

CfnUsageProfilePropsMixin.ConfigurationObjectProperty

Specifies the values that an admin sets for each job or session parameter configured in a AWS Glue usage profile.

CfnUsageProfilePropsMixin.ProfileConfigurationProperty

Specifies the job and session values that an admin configures in an AWS Glue usage profile.

CfnWorkflowMixinProps

Properties for CfnWorkflowPropsMixin.

CfnWorkflowPropsMixin

The AWS::Glue::Workflow is an AWS Glue resource type that manages AWS Glue workflows.

Interfaces

CfnClassifierPropsMixin.ICsvClassifierProperty

A classifier for custom CSV content.

CfnClassifierPropsMixin.IGrokClassifierProperty

A classifier that uses grok patterns.

CfnClassifierPropsMixin.IJsonClassifierProperty

A classifier for JSON content.

CfnClassifierPropsMixin.IXMLClassifierProperty

A classifier for XML content.

CfnConnectionPropsMixin.IAuthenticationConfigurationInputProperty

A structure containing the authentication configuration in the CreateConnection request.

CfnConnectionPropsMixin.IAuthorizationCodePropertiesProperty

The set of properties required for the the OAuth2 AUTHORIZATION_CODE grant type workflow.

CfnConnectionPropsMixin.IBasicAuthenticationCredentialsProperty

For supplying basic auth credentials when not providing a SecretArn value.

CfnConnectionPropsMixin.IConnectionInputProperty

A structure that is used to specify a connection to create or update.

CfnConnectionPropsMixin.IOAuth2ClientApplicationProperty

The OAuth2 client app used for the connection.

CfnConnectionPropsMixin.IOAuth2CredentialsProperty

The credentials used when the authentication type is OAuth2 authentication.

CfnConnectionPropsMixin.IOAuth2PropertiesInputProperty

A structure containing properties for OAuth2 in the CreateConnection request.

CfnConnectionPropsMixin.IPhysicalConnectionRequirementsProperty

The OAuth client app in GetConnection response.

CfnCrawlerPropsMixin.ICatalogTargetProperty

Specifies an AWS Glue Data Catalog target.

CfnCrawlerPropsMixin.IDeltaTargetProperty

Specifies a Delta data store to crawl one or more Delta tables.

CfnCrawlerPropsMixin.IDynamoDBTargetProperty

Specifies an Amazon DynamoDB table to crawl.

CfnCrawlerPropsMixin.IHudiTargetProperty

Specifies an Apache Hudi data source.

CfnCrawlerPropsMixin.IIcebergTargetProperty

Specifies Apache Iceberg data store targets.

CfnCrawlerPropsMixin.IJdbcTargetProperty

Specifies a JDBC data store to crawl.

CfnCrawlerPropsMixin.ILakeFormationConfigurationProperty

Specifies AWS Lake Formation configuration settings for the crawler.

CfnCrawlerPropsMixin.IMongoDBTargetProperty

Specifies an Amazon DocumentDB or MongoDB data store to crawl.

CfnCrawlerPropsMixin.IRecrawlPolicyProperty

When crawling an Amazon S3 data source after the first crawl is complete, specifies whether to crawl the entire dataset again or to crawl only folders that were added since the last crawler run.

CfnCrawlerPropsMixin.IS3TargetProperty

Specifies a data store in Amazon Simple Storage Service (Amazon S3).

CfnCrawlerPropsMixin.IScheduleProperty

A scheduling object using a cron statement to schedule an event.

CfnCrawlerPropsMixin.ISchemaChangePolicyProperty

The policy that specifies update and delete behaviors for the crawler.

CfnCrawlerPropsMixin.ITargetsProperty

Specifies data stores to crawl.

CfnDataCatalogEncryptionSettingsPropsMixin.IConnectionPasswordEncryptionProperty

The data structure used by the Data Catalog to encrypt the password as part of CreateConnection or UpdateConnection and store it in the ENCRYPTED_PASSWORD field in the connection properties.

CfnDataCatalogEncryptionSettingsPropsMixin.IDataCatalogEncryptionSettingsProperty

Contains configuration information for maintaining Data Catalog security.

CfnDataCatalogEncryptionSettingsPropsMixin.IEncryptionAtRestProperty

Specifies the encryption-at-rest configuration for the Data Catalog.

CfnDataQualityRulesetPropsMixin.IDataQualityTargetTableProperty

An object representing an AWS Glue table.

CfnDatabasePropsMixin.IDataLakePrincipalProperty

The AWS Lake Formation principal.

CfnDatabasePropsMixin.IDatabaseIdentifierProperty

A structure that describes a target database for resource linking.

CfnDatabasePropsMixin.IDatabaseInputProperty

The structure used to create or update a database.

CfnDatabasePropsMixin.IFederatedDatabaseProperty

A FederatedDatabase structure that references an entity outside the AWS Glue Data Catalog .

CfnDatabasePropsMixin.IPrincipalPrivilegesProperty

the permissions granted to a principal.

CfnIntegrationPropsMixin.IIntegrationConfigProperty

Properties associated with the integration.

CfnIntegrationResourcePropertyPropsMixin.ISourceProcessingPropertiesProperty

The structure used to define the resource properties associated with the integration source.

CfnIntegrationResourcePropertyPropsMixin.ITargetProcessingPropertiesProperty

The structure used to define the resource properties associated with the integration target.

CfnJobPropsMixin.IConnectionsListProperty

Specifies the connections used by a job.

CfnJobPropsMixin.IExecutionPropertyProperty

An execution property of a job.

CfnJobPropsMixin.IJobCommandProperty

Specifies code executed when a job is run.

CfnJobPropsMixin.INotificationPropertyProperty

Specifies configuration properties of a notification.

CfnMLTransformPropsMixin.IFindMatchesParametersProperty

The parameters to configure the find matches transform.

CfnMLTransformPropsMixin.IGlueTablesProperty

The database and table in the AWS Glue Data Catalog that is used for input or output data.

CfnMLTransformPropsMixin.IInputRecordTablesProperty

A list of AWS Glue table definitions used by the transform.

CfnMLTransformPropsMixin.IMLUserDataEncryptionProperty

The encryption-at-rest settings of the transform that apply to accessing user data.

CfnMLTransformPropsMixin.ITransformEncryptionProperty

The encryption-at-rest settings of the transform that apply to accessing user data.

CfnMLTransformPropsMixin.ITransformParametersProperty

The algorithm-specific parameters that are associated with the machine learning transform.

CfnPartitionPropsMixin.IColumnProperty

A column in a Table .

CfnPartitionPropsMixin.IOrderProperty

Specifies the sort order of a sorted column.

CfnPartitionPropsMixin.IPartitionInputProperty

The structure used to create and update a partition.

CfnPartitionPropsMixin.ISchemaIdProperty

A structure that contains schema identity fields.

CfnPartitionPropsMixin.ISchemaReferenceProperty

An object that references a schema stored in the AWS Glue Schema Registry.

CfnPartitionPropsMixin.ISerdeInfoProperty

Information about a serialization/deserialization program (SerDe) that serves as an extractor and loader.

CfnPartitionPropsMixin.ISkewedInfoProperty

Specifies skewed values in a table.

CfnPartitionPropsMixin.IStorageDescriptorProperty

Describes the physical storage of table data.

CfnSchemaPropsMixin.IRegistryProperty

Specifies a registry in the AWS Glue Schema Registry.

CfnSchemaPropsMixin.ISchemaVersionProperty

Specifies the version of a schema.

CfnSchemaVersionPropsMixin.ISchemaProperty

A wrapper structure to contain schema identity fields.

CfnSecurityConfigurationPropsMixin.ICloudWatchEncryptionProperty

Specifies how Amazon CloudWatch data should be encrypted.

CfnSecurityConfigurationPropsMixin.IEncryptionConfigurationProperty

Specifies an encryption configuration.

CfnSecurityConfigurationPropsMixin.IJobBookmarksEncryptionProperty

Specifies how job bookmark data should be encrypted.

CfnSecurityConfigurationPropsMixin.IS3EncryptionProperty

Specifies how Amazon Simple Storage Service (Amazon S3) data should be encrypted.

CfnTableOptimizerPropsMixin.IIcebergConfigurationProperty

IcebergConfiguration is a property type within the AWS::Glue::TableOptimizer resource in AWS CloudFormation.

CfnTableOptimizerPropsMixin.IIcebergRetentionConfigurationProperty
CfnTableOptimizerPropsMixin.IOrphanFileDeletionConfigurationProperty

Configuration for removing files that are are not tracked by the Iceberg table metadata, and are older than your configured age limit.

CfnTableOptimizerPropsMixin.IRetentionConfigurationProperty

The configuration for a snapshot retention optimizer for Apache Iceberg tables.

CfnTableOptimizerPropsMixin.ITableOptimizerConfigurationProperty

Specifies configuration details of a table optimizer.

CfnTableOptimizerPropsMixin.IVpcConfigurationProperty

An object that describes the VPC configuration for a table optimizer.

CfnTablePropsMixin.IColumnProperty

A column in a Table .

CfnTablePropsMixin.IIcebergInputProperty

Specifies an input structure that defines an Apache Iceberg metadata table.

CfnTablePropsMixin.IOpenTableFormatInputProperty

Specifies an OpenTableFormatInput structure when creating an open format table.

CfnTablePropsMixin.IOrderProperty

Specifies the sort order of a sorted column.

CfnTablePropsMixin.ISchemaIdProperty

A structure that contains schema identity fields.

CfnTablePropsMixin.ISchemaReferenceProperty

An object that references a schema stored in the AWS Glue Schema Registry.

CfnTablePropsMixin.ISerdeInfoProperty

Information about a serialization/deserialization program (SerDe) that serves as an extractor and loader.

CfnTablePropsMixin.ISkewedInfoProperty

Specifies skewed values in a table.

CfnTablePropsMixin.IStorageDescriptorProperty

Describes the physical storage of table data.

CfnTablePropsMixin.ITableIdentifierProperty

A structure that describes a target table for resource linking.

CfnTablePropsMixin.ITableInputProperty

A structure used to define a table.

CfnTriggerPropsMixin.IActionProperty

Defines an action to be initiated by a trigger.

CfnTriggerPropsMixin.IConditionProperty

Defines a condition under which a trigger fires.

CfnTriggerPropsMixin.IEventBatchingConditionProperty

Batch condition that must be met (specified number of events received or batch time window expired) before EventBridge event trigger fires.

CfnTriggerPropsMixin.INotificationPropertyProperty

Specifies configuration properties of a job run notification.

CfnTriggerPropsMixin.IPredicateProperty

Defines the predicate of the trigger, which determines when it fires.

CfnUsageProfilePropsMixin.IConfigurationObjectProperty

Specifies the values that an admin sets for each job or session parameter configured in a AWS Glue usage profile.

CfnUsageProfilePropsMixin.IProfileConfigurationProperty

Specifies the job and session values that an admin configures in an AWS Glue usage profile.

ICfnClassifierMixinProps

Properties for CfnClassifierPropsMixin.

ICfnConnectionMixinProps

Properties for CfnConnectionPropsMixin.

ICfnCrawlerMixinProps

Properties for CfnCrawlerPropsMixin.

ICfnCustomEntityTypeMixinProps

Properties for CfnCustomEntityTypePropsMixin.

ICfnDataCatalogEncryptionSettingsMixinProps

Properties for CfnDataCatalogEncryptionSettingsPropsMixin.

ICfnDataQualityRulesetMixinProps

Properties for CfnDataQualityRulesetPropsMixin.

ICfnDatabaseMixinProps

Properties for CfnDatabasePropsMixin.

ICfnDevEndpointMixinProps

Properties for CfnDevEndpointPropsMixin.

ICfnIdentityCenterConfigurationMixinProps

Properties for CfnIdentityCenterConfigurationPropsMixin.

ICfnIntegrationMixinProps

Properties for CfnIntegrationPropsMixin.

ICfnIntegrationResourcePropertyMixinProps

Properties for CfnIntegrationResourcePropertyPropsMixin.

ICfnJobMixinProps

Properties for CfnJobPropsMixin.

ICfnMLTransformMixinProps

Properties for CfnMLTransformPropsMixin.

ICfnPartitionMixinProps

Properties for CfnPartitionPropsMixin.

ICfnRegistryMixinProps

Properties for CfnRegistryPropsMixin.

ICfnSchemaMixinProps

Properties for CfnSchemaPropsMixin.

ICfnSchemaVersionMetadataMixinProps

Properties for CfnSchemaVersionMetadataPropsMixin.

ICfnSchemaVersionMixinProps

Properties for CfnSchemaVersionPropsMixin.

ICfnSecurityConfigurationMixinProps

Properties for CfnSecurityConfigurationPropsMixin.

ICfnTableMixinProps

Properties for CfnTablePropsMixin.

ICfnTableOptimizerMixinProps

Properties for CfnTableOptimizerPropsMixin.

ICfnTriggerMixinProps

Properties for CfnTriggerPropsMixin.

ICfnUsageProfileMixinProps

Properties for CfnUsageProfilePropsMixin.

ICfnWorkflowMixinProps

Properties for CfnWorkflowPropsMixin.

Back to top Generated by DocFX