quicksight_describe_asset_bundle_export_job {paws.analytics} | R Documentation |
Describes an existing export job
Description
Describes an existing export job.
See https://www.paws-r-sdk.com/docs/quicksight_describe_asset_bundle_export_job/ for full documentation.
Usage
quicksight_describe_asset_bundle_export_job(
AwsAccountId,
AssetBundleExportJobId
)
Arguments
AwsAccountId |
[required] The ID of the Amazon Web Services account the export job is executed in. |
AssetBundleExportJobId |
[required] The ID of the job that you want described. The job ID is set when you
start a new job with a
|
[Package paws.analytics version 0.7.0 Index]