Module: Aws::QuickSight::Client::_StartDashboardSnapshotJobResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::StartDashboardSnapshotJobResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
4067 |
# File 'sig/client.rbs', line 4067
def arn: () -> ::String
|
#request_id ⇒ ::String
4069 |
# File 'sig/client.rbs', line 4069
def request_id: () -> ::String
|
#snapshot_job_id ⇒ ::String
4068 |
# File 'sig/client.rbs', line 4068
def snapshot_job_id: () -> ::String
|
#status ⇒ ::Integer
4070 |
# File 'sig/client.rbs', line 4070
def status: () -> ::Integer
|