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)


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

def arn: () -> ::String

#asset_bundle_export_job_id::String

Returns:

  • (::String)


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

def asset_bundle_export_job_id: () -> ::String

#aws_account_id::String

Returns:

  • (::String)


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

def aws_account_id: () -> ::String

#cloud_formation_override_property_configurationTypes::AssetBundleCloudFormationOverridePropertyConfiguration



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

def cloud_formation_override_property_configuration: () -> Types::AssetBundleCloudFormationOverridePropertyConfiguration

#created_time::Time

Returns:

  • (::Time)


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

def created_time: () -> ::Time

#download_url::String

Returns:

  • (::String)


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

def download_url: () -> ::String

#errors::Array[Types::AssetBundleExportJobError]

Returns:



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

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

#export_format"CLOUDFORMATION_JSON", "QUICKSIGHT_JSON"

Returns:

  • ("CLOUDFORMATION_JSON", "QUICKSIGHT_JSON")


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

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

#include_all_dependenciesBoolean

Returns:

  • (Boolean)


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

def include_all_dependencies: () -> bool

#include_folder_members"RECURSE", ...

Returns:

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


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

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

#include_folder_membershipsBoolean

Returns:

  • (Boolean)


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

def include_folder_memberships: () -> bool

#include_permissionsBoolean

Returns:

  • (Boolean)


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

def include_permissions: () -> bool

#include_tagsBoolean

Returns:

  • (Boolean)


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

def include_tags: () -> bool

#job_status"QUEUED_FOR_IMMEDIATE_EXECUTION", ...

Returns:

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


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

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

#request_id::String

Returns:

  • (::String)


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

def request_id: () -> ::String

#resource_arns::Array[::String]

Returns:

  • (::Array[::String])


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

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

#status::Integer

Returns:

  • (::Integer)


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

def status: () -> ::Integer

#validation_strategyTypes::AssetBundleExportJobValidationStrategy



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

def validation_strategy: () -> Types::AssetBundleExportJobValidationStrategy

#warnings::Array[Types::AssetBundleExportJobWarning]



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

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