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