Module: Aws::QuickSight::Client::_StartAutomationJobResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::StartAutomationJobResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
4341 |
# File 'sig/client.rbs', line 4341
def arn: () -> ::String
|
#job_id ⇒ ::String
4342 |
# File 'sig/client.rbs', line 4342
def job_id: () -> ::String
|
#request_id ⇒ ::String
4344 |
# File 'sig/client.rbs', line 4344
def request_id: () -> ::String
|
#status ⇒ ::Integer
4343 |
# File 'sig/client.rbs', line 4343
def status: () -> ::Integer
|