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
4357 |
# File 'sig/client.rbs', line 4357
def arn: () -> ::String
|
#request_id ⇒ ::String
4359 |
# File 'sig/client.rbs', line 4359
def request_id: () -> ::String
|
#snapshot_job_id ⇒ ::String
4358 |
# File 'sig/client.rbs', line 4358
def snapshot_job_id: () -> ::String
|
#status ⇒ ::Integer
4360 |
# File 'sig/client.rbs', line 4360
def status: () -> ::Integer
|