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)


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

def arn: () -> ::String

#aws_account_id::String

Returns:

  • (::String)


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

def aws_account_id: () -> ::String

#created_time::Time

Returns:

  • (::Time)


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

def created_time: () -> ::Time

#dashboard_id::String

Returns:

  • (::String)


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

def dashboard_id: () -> ::String

#job_status"QUEUED", ...

Returns:

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


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

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

#last_updated_time::Time

Returns:

  • (::Time)


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

def last_updated_time: () -> ::Time

#request_id::String

Returns:

  • (::String)


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

def request_id: () -> ::String

#snapshot_configurationTypes::SnapshotConfiguration



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

def snapshot_configuration: () -> Types::SnapshotConfiguration

#snapshot_job_id::String

Returns:

  • (::String)


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

def snapshot_job_id: () -> ::String

#status::Integer

Returns:

  • (::Integer)


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

def status: () -> ::Integer

#user_configurationTypes::SnapshotUserConfigurationRedacted



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

def user_configuration: () -> Types::SnapshotUserConfigurationRedacted