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
3944 |
# File 'sig/client.rbs', line 3944
def arn: () -> ::String
|
#job_id ⇒ ::String
3945 |
# File 'sig/client.rbs', line 3945
def job_id: () -> ::String
|
#request_id ⇒ ::String
3947 |
# File 'sig/client.rbs', line 3947
def request_id: () -> ::String
|
#status ⇒ ::Integer
3946 |
# File 'sig/client.rbs', line 3946
def status: () -> ::Integer
|