Module: Aws::QuickSight::Client::_DescribeAssetBundleExportJobResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#asset_bundle_export_job_id::String

Returns:

  • (::String)


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

def asset_bundle_export_job_id: () -> ::String

#aws_account_id::String

Returns:

  • (::String)


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

def aws_account_id: () -> ::String

#cloud_formation_override_property_configurationTypes::AssetBundleCloudFormationOverridePropertyConfiguration



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

def cloud_formation_override_property_configuration: () -> Types::AssetBundleCloudFormationOverridePropertyConfiguration

#created_time::Time

Returns:

  • (::Time)


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

def created_time: () -> ::Time

#download_url::String

Returns:

  • (::String)


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

def download_url: () -> ::String

#errors::Array[Types::AssetBundleExportJobError]

Returns:



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

def errors: () -> ::Array[Types::AssetBundleExportJobError]

#export_format"CLOUDFORMATION_JSON", "QUICKSIGHT_JSON"

Returns:

  • ("CLOUDFORMATION_JSON", "QUICKSIGHT_JSON")


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

def export_format: () -> ("CLOUDFORMATION_JSON" | "QUICKSIGHT_JSON")

#include_all_dependenciesBoolean

Returns:

  • (Boolean)


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

def include_all_dependencies: () -> bool

#include_folder_members"RECURSE", ...

Returns:

  • ("RECURSE", "ONE_LEVEL", "NONE")


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

def include_folder_members: () -> ("RECURSE" | "ONE_LEVEL" | "NONE")

#include_folder_membershipsBoolean

Returns:

  • (Boolean)


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

def include_folder_memberships: () -> bool

#include_permissionsBoolean

Returns:

  • (Boolean)


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

def include_permissions: () -> bool

#include_tagsBoolean

Returns:

  • (Boolean)


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

def include_tags: () -> bool

#job_status"QUEUED_FOR_IMMEDIATE_EXECUTION", ...

Returns:

  • ("QUEUED_FOR_IMMEDIATE_EXECUTION", "IN_PROGRESS", "SUCCESSFUL", "FAILED")


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

def job_status: () -> ("QUEUED_FOR_IMMEDIATE_EXECUTION" | "IN_PROGRESS" | "SUCCESSFUL" | "FAILED")

#request_id::String

Returns:

  • (::String)


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

def request_id: () -> ::String

#resource_arns::Array[::String]

Returns:

  • (::Array[::String])


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

def resource_arns: () -> ::Array[::String]

#status::Integer

Returns:

  • (::Integer)


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

def status: () -> ::Integer

#validation_strategyTypes::AssetBundleExportJobValidationStrategy



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

def validation_strategy: () -> Types::AssetBundleExportJobValidationStrategy

#warnings::Array[Types::AssetBundleExportJobWarning]



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

def warnings: () -> ::Array[Types::AssetBundleExportJobWarning]