| Package | Description |
|---|---|
| software.amazon.awssdk.services.dataexchange.model |
| Modifier and Type | Method and Description |
|---|---|
RedshiftDataShareAsset.Builder |
RedshiftDataShareAsset.Builder.arn(String arn)
The Amazon Resource Name (ARN) of the datashare asset.
|
static RedshiftDataShareAsset.Builder |
RedshiftDataShareAsset.builder() |
RedshiftDataShareAsset.Builder |
RedshiftDataShareAsset.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends RedshiftDataShareAsset.Builder> |
RedshiftDataShareAsset.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default AssetDetails.Builder |
AssetDetails.Builder.redshiftDataShareAsset(Consumer<RedshiftDataShareAsset.Builder> redshiftDataShareAsset)
The Amazon Redshift datashare that is the asset.
|
Copyright © 2023. All rights reserved.