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
3916 |
# File 'sig/client.rbs', line 3916
def arn: () -> ::String
|
#request_id ⇒ ::String
3918 |
# File 'sig/client.rbs', line 3918
def request_id: () -> ::String
|
#snapshot_job_id ⇒ ::String
3917 |
# File 'sig/client.rbs', line 3917
def snapshot_job_id: () -> ::String
|
#status ⇒ ::Integer
3919 |
# File 'sig/client.rbs', line 3919
def status: () -> ::Integer
|