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
3960 |
# File 'sig/client.rbs', line 3960
def arn: () -> ::String
|
#request_id ⇒ ::String
3962 |
# File 'sig/client.rbs', line 3962
def request_id: () -> ::String
|
#snapshot_job_id ⇒ ::String
3961 |
# File 'sig/client.rbs', line 3961
def snapshot_job_id: () -> ::String
|
#status ⇒ ::Integer
3963 |
# File 'sig/client.rbs', line 3963
def status: () -> ::Integer
|