Module: Aws::QuickSight::Client::_StartAssetBundleExportJobResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::StartAssetBundleExportJobResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
3627 |
# File 'sig/client.rbs', line 3627
def arn: () -> ::String
|
#asset_bundle_export_job_id ⇒ ::String
3628 |
# File 'sig/client.rbs', line 3628
def asset_bundle_export_job_id: () -> ::String
|
#request_id ⇒ ::String
3629 |
# File 'sig/client.rbs', line 3629
def request_id: () -> ::String
|
#status ⇒ ::Integer
3630 |
# File 'sig/client.rbs', line 3630
def status: () -> ::Integer
|