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
4051 |
# File 'sig/client.rbs', line 4051
def arn: () -> ::String
|
#job_id ⇒ ::String
4052 |
# File 'sig/client.rbs', line 4052
def job_id: () -> ::String
|
#request_id ⇒ ::String
4054 |
# File 'sig/client.rbs', line 4054
def request_id: () -> ::String
|
#status ⇒ ::Integer
4053 |
# File 'sig/client.rbs', line 4053
def status: () -> ::Integer
|