| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleImportSourceDescription |
AssetBundleImportSourceDescription.clone() |
AssetBundleImportSourceDescription |
DescribeAssetBundleImportJobResult.getAssetBundleImportSource()
The source of the asset bundle zip file that contains the data that is imported by the job.
|
AssetBundleImportSourceDescription |
AssetBundleImportSourceDescription.withBody(String body)
An HTTPS download URL for the provided asset bundle that you optionally provided at the start of the import job.
|
AssetBundleImportSourceDescription |
AssetBundleImportSourceDescription.withS3Uri(String s3Uri)
The Amazon S3 URI that you provided at the start of the import job.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeAssetBundleImportJobResult.setAssetBundleImportSource(AssetBundleImportSourceDescription assetBundleImportSource)
The source of the asset bundle zip file that contains the data that is imported by the job.
|
DescribeAssetBundleImportJobResult |
DescribeAssetBundleImportJobResult.withAssetBundleImportSource(AssetBundleImportSourceDescription assetBundleImportSource)
The source of the asset bundle zip file that contains the data that is imported by the job.
|
Copyright © 2023. All rights reserved.