| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
GlueRunConfigurationOutput |
GlueRunConfigurationOutput.clone() |
GlueRunConfigurationOutput |
DataSourceConfigurationOutput.getGlueRunConfiguration()
The configuration of the Amazon Web Services Glue data source.
|
GlueRunConfigurationOutput |
GlueRunConfigurationOutput.withAccountId(String accountId)
The Amazon Web Services account ID included in the configuration details of the Amazon Web Services Glue data
source.
|
GlueRunConfigurationOutput |
GlueRunConfigurationOutput.withAutoImportDataQualityResult(Boolean autoImportDataQualityResult)
Specifies whether to automatically import data quality metrics as part of the data source run.
|
GlueRunConfigurationOutput |
GlueRunConfigurationOutput.withDataAccessRole(String dataAccessRole)
The data access role included in the configuration details of the Amazon Web Services Glue data source.
|
GlueRunConfigurationOutput |
GlueRunConfigurationOutput.withRegion(String region)
The Amazon Web Services region included in the configuration details of the Amazon Web Services Glue data source.
|
GlueRunConfigurationOutput |
GlueRunConfigurationOutput.withRelationalFilterConfigurations(Collection<RelationalFilterConfiguration> relationalFilterConfigurations)
The relational filter configurations included in the configuration details of the Amazon Web Services Glue data
source.
|
GlueRunConfigurationOutput |
GlueRunConfigurationOutput.withRelationalFilterConfigurations(RelationalFilterConfiguration... relationalFilterConfigurations)
The relational filter configurations included in the configuration details of the Amazon Web Services Glue data
source.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataSourceConfigurationOutput.setGlueRunConfiguration(GlueRunConfigurationOutput glueRunConfiguration)
The configuration of the Amazon Web Services Glue data source.
|
DataSourceConfigurationOutput |
DataSourceConfigurationOutput.withGlueRunConfiguration(GlueRunConfigurationOutput glueRunConfiguration)
The configuration of the Amazon Web Services Glue data source.
|
Copyright © 2024. All rights reserved.