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