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
3994 |
# File 'sig/client.rbs', line 3994
def arn: () -> ::String
|
#asset_bundle_export_job_id ⇒ ::String
3995 |
# File 'sig/client.rbs', line 3995
def asset_bundle_export_job_id: () -> ::String
|
#request_id ⇒ ::String
3996 |
# File 'sig/client.rbs', line 3996
def request_id: () -> ::String
|
#status ⇒ ::Integer
3997 |
# File 'sig/client.rbs', line 3997
def status: () -> ::Integer
|