| Package | Description |
|---|---|
| com.amazonaws.services.dataexchange.model |
| Modifier and Type | Method and Description |
|---|---|
ImportAssetsFromLakeFormationTagPolicyRequestDetails |
ImportAssetsFromLakeFormationTagPolicyRequestDetails.clone() |
ImportAssetsFromLakeFormationTagPolicyRequestDetails |
RequestDetails.getImportAssetsFromLakeFormationTagPolicy()
Request details for the ImportAssetsFromLakeFormationTagPolicy job.
|
ImportAssetsFromLakeFormationTagPolicyRequestDetails |
ImportAssetsFromLakeFormationTagPolicyRequestDetails.withCatalogId(String catalogId)
The identifier for the AWS Glue Data Catalog.
|
ImportAssetsFromLakeFormationTagPolicyRequestDetails |
ImportAssetsFromLakeFormationTagPolicyRequestDetails.withDatabase(DatabaseLFTagPolicyAndPermissions database)
A structure for the database object.
|
ImportAssetsFromLakeFormationTagPolicyRequestDetails |
ImportAssetsFromLakeFormationTagPolicyRequestDetails.withDataSetId(String dataSetId)
The unique identifier for the data set associated with this import job.
|
ImportAssetsFromLakeFormationTagPolicyRequestDetails |
ImportAssetsFromLakeFormationTagPolicyRequestDetails.withRevisionId(String revisionId)
The unique identifier for the revision associated with this import job.
|
ImportAssetsFromLakeFormationTagPolicyRequestDetails |
ImportAssetsFromLakeFormationTagPolicyRequestDetails.withRoleArn(String roleArn)
The IAM role's ARN that allows AWS Data Exchange to assume the role and grant and revoke permissions of
subscribers to AWS Lake Formation data permissions.
|
ImportAssetsFromLakeFormationTagPolicyRequestDetails |
ImportAssetsFromLakeFormationTagPolicyRequestDetails.withTable(TableLFTagPolicyAndPermissions table)
A structure for the table object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestDetails.setImportAssetsFromLakeFormationTagPolicy(ImportAssetsFromLakeFormationTagPolicyRequestDetails importAssetsFromLakeFormationTagPolicy)
Request details for the ImportAssetsFromLakeFormationTagPolicy job.
|
RequestDetails |
RequestDetails.withImportAssetsFromLakeFormationTagPolicy(ImportAssetsFromLakeFormationTagPolicyRequestDetails importAssetsFromLakeFormationTagPolicy)
Request details for the ImportAssetsFromLakeFormationTagPolicy job.
|
Copyright © 2025. All rights reserved.