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
3630 |
# File 'sig/client.rbs', line 3630
def arn: () -> ::String
|
#asset_bundle_export_job_id ⇒ ::String
3631 |
# File 'sig/client.rbs', line 3631
def asset_bundle_export_job_id: () -> ::String
|
#request_id ⇒ ::String
3632 |
# File 'sig/client.rbs', line 3632
def request_id: () -> ::String
|
#status ⇒ ::Integer
3633 |
# File 'sig/client.rbs', line 3633
def status: () -> ::Integer
|