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
3900 |
# File 'sig/client.rbs', line 3900
def arn: () -> ::String
|
#job_id ⇒ ::String
3901 |
# File 'sig/client.rbs', line 3901
def job_id: () -> ::String
|
#request_id ⇒ ::String
3903 |
# File 'sig/client.rbs', line 3903
def request_id: () -> ::String
|
#status ⇒ ::Integer
3902 |
# File 'sig/client.rbs', line 3902
def status: () -> ::Integer
|