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
4077 |
# File 'sig/client.rbs', line 4077
def arn: () -> ::String
|
#asset_bundle_import_job_id ⇒ ::String
4078 |
# File 'sig/client.rbs', line 4078
def asset_bundle_import_job_id: () -> ::String
|
#request_id ⇒ ::String
4079 |
# File 'sig/client.rbs', line 4079
def request_id: () -> ::String
|
#status ⇒ ::Integer
4080 |
# File 'sig/client.rbs', line 4080
def status: () -> ::Integer
|