| Package | Description |
|---|---|
| com.amazonaws.services.dataexchange.model |
| Modifier and Type | Method and Description |
|---|---|
RedshiftDataShareAsset |
RedshiftDataShareAsset.clone() |
RedshiftDataShareAsset |
AssetDetails.getRedshiftDataShareAsset()
The Amazon Redshift datashare that is the asset.
|
RedshiftDataShareAsset |
RedshiftDataShareAsset.withArn(String arn)
The Amazon Resource Name (ARN) of the datashare asset.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssetDetails.setRedshiftDataShareAsset(RedshiftDataShareAsset redshiftDataShareAsset)
The Amazon Redshift datashare that is the asset.
|
AssetDetails |
AssetDetails.withRedshiftDataShareAsset(RedshiftDataShareAsset redshiftDataShareAsset)
The Amazon Redshift datashare that is the asset.
|
Copyright © 2022. All rights reserved.