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
3586 |
# File 'sig/client.rbs', line 3586
def arn: () -> ::String
|
#asset_bundle_export_job_id ⇒ ::String
3587 |
# File 'sig/client.rbs', line 3587
def asset_bundle_export_job_id: () -> ::String
|
#request_id ⇒ ::String
3588 |
# File 'sig/client.rbs', line 3588
def request_id: () -> ::String
|
#status ⇒ ::Integer
3589 |
# File 'sig/client.rbs', line 3589
def status: () -> ::Integer
|