Module: Aws::QuickSight::Client::_StartAssetBundleImportJobResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::StartAssetBundleImportJobResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
3704 |
# File 'sig/client.rbs', line 3704
def arn: () -> ::String
|
#asset_bundle_import_job_id ⇒ ::String
3705 |
# File 'sig/client.rbs', line 3705
def asset_bundle_import_job_id: () -> ::String
|
#request_id ⇒ ::String
3706 |
# File 'sig/client.rbs', line 3706
def request_id: () -> ::String
|
#status ⇒ ::Integer
3707 |
# File 'sig/client.rbs', line 3707
def status: () -> ::Integer
|