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)


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

def arn: () -> ::String

#asset_bundle_export_job_id::String

Returns:

  • (::String)


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

def asset_bundle_export_job_id: () -> ::String

#aws_account_id::String

Returns:

  • (::String)


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

def aws_account_id: () -> ::String

#cloud_formation_override_property_configurationTypes::AssetBundleCloudFormationOverridePropertyConfiguration



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

def cloud_formation_override_property_configuration: () -> Types::AssetBundleCloudFormationOverridePropertyConfiguration

#created_time::Time

Returns:

  • (::Time)


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

def created_time: () -> ::Time

#download_url::String

Returns:

  • (::String)


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

def download_url: () -> ::String

#errors::Array[Types::AssetBundleExportJobError]

Returns:



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

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

#export_format"CLOUDFORMATION_JSON", "QUICKSIGHT_JSON"

Returns:

  • ("CLOUDFORMATION_JSON", "QUICKSIGHT_JSON")


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

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

#include_all_dependenciesBoolean

Returns:

  • (Boolean)


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

def include_all_dependencies: () -> bool

#include_folder_members"RECURSE", ...

Returns:

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


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

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

#include_folder_membershipsBoolean

Returns:

  • (Boolean)


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

def include_folder_memberships: () -> bool

#include_permissionsBoolean

Returns:

  • (Boolean)


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

def include_permissions: () -> bool

#include_tagsBoolean

Returns:

  • (Boolean)


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

def include_tags: () -> bool

#job_status"QUEUED_FOR_IMMEDIATE_EXECUTION", ...

Returns:

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


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

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

#request_id::String

Returns:

  • (::String)


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

def request_id: () -> ::String

#resource_arns::Array[::String]

Returns:

  • (::Array[::String])


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

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

#status::Integer

Returns:

  • (::Integer)


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

def status: () -> ::Integer

#validation_strategyTypes::AssetBundleExportJobValidationStrategy



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

def validation_strategy: () -> Types::AssetBundleExportJobValidationStrategy

#warnings::Array[Types::AssetBundleExportJobWarning]



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

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