Module: Aws::QuickSight::Client::_DescribeDashboardSnapshotJobResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeDashboardSnapshotJobResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


1769
# File 'sig/client.rbs', line 1769

def arn: () -> ::String

#aws_account_id::String

Returns:

  • (::String)


1764
# File 'sig/client.rbs', line 1764

def aws_account_id: () -> ::String

#created_time::Time

Returns:

  • (::Time)


1771
# File 'sig/client.rbs', line 1771

def created_time: () -> ::Time

#dashboard_id::String

Returns:

  • (::String)


1765
# File 'sig/client.rbs', line 1765

def dashboard_id: () -> ::String

#job_status"QUEUED", ...

Returns:

  • ("QUEUED", "RUNNING", "COMPLETED", "FAILED")


1770
# File 'sig/client.rbs', line 1770

def job_status: () -> ("QUEUED" | "RUNNING" | "COMPLETED" | "FAILED")

#last_updated_time::Time

Returns:

  • (::Time)


1772
# File 'sig/client.rbs', line 1772

def last_updated_time: () -> ::Time

#request_id::String

Returns:

  • (::String)


1773
# File 'sig/client.rbs', line 1773

def request_id: () -> ::String

#snapshot_configurationTypes::SnapshotConfiguration



1768
# File 'sig/client.rbs', line 1768

def snapshot_configuration: () -> Types::SnapshotConfiguration

#snapshot_job_id::String

Returns:

  • (::String)


1766
# File 'sig/client.rbs', line 1766

def snapshot_job_id: () -> ::String

#status::Integer

Returns:

  • (::Integer)


1774
# File 'sig/client.rbs', line 1774

def status: () -> ::Integer

#user_configurationTypes::SnapshotUserConfigurationRedacted



1767
# File 'sig/client.rbs', line 1767

def user_configuration: () -> Types::SnapshotUserConfigurationRedacted