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