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
3737 |
# File 'sig/client.rbs', line 3737
def arn: () -> ::String
|
#asset_bundle_export_job_id ⇒ ::String
3738 |
# File 'sig/client.rbs', line 3738
def asset_bundle_export_job_id: () -> ::String
|
#request_id ⇒ ::String
3739 |
# File 'sig/client.rbs', line 3739
def request_id: () -> ::String
|
#status ⇒ ::Integer
3740 |
# File 'sig/client.rbs', line 3740
def status: () -> ::Integer
|