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
3663 |
# File 'sig/client.rbs', line 3663
def arn: () -> ::String
|
#asset_bundle_import_job_id ⇒ ::String
3664 |
# File 'sig/client.rbs', line 3664
def asset_bundle_import_job_id: () -> ::String
|
#request_id ⇒ ::String
3665 |
# File 'sig/client.rbs', line 3665
def request_id: () -> ::String
|
#status ⇒ ::Integer
3666 |
# File 'sig/client.rbs', line 3666
def status: () -> ::Integer
|