| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
GlueRunConfigurationInput |
GlueRunConfigurationInput.clone() |
GlueRunConfigurationInput |
DataSourceConfigurationInput.getGlueRunConfiguration()
The configuration of the Amazon Web Services Glue data source.
|
GlueRunConfigurationInput |
GlueRunConfigurationInput.withDataAccessRole(String dataAccessRole)
The data access role included in the configuration details of the Amazon Web Services Glue data source.
|
GlueRunConfigurationInput |
GlueRunConfigurationInput.withRelationalFilterConfigurations(Collection<RelationalFilterConfiguration> relationalFilterConfigurations)
The relational filter configurations included in the configuration details of the Amazon Web Services Glue data
source.
|
GlueRunConfigurationInput |
GlueRunConfigurationInput.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 |
DataSourceConfigurationInput.setGlueRunConfiguration(GlueRunConfigurationInput glueRunConfiguration)
The configuration of the Amazon Web Services Glue data source.
|
DataSourceConfigurationInput |
DataSourceConfigurationInput.withGlueRunConfiguration(GlueRunConfigurationInput glueRunConfiguration)
The configuration of the Amazon Web Services Glue data source.
|
Copyright © 2023. All rights reserved.