Class: Aws::Types::DescribeAssetBundleExportJobRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#asset_bundle_export_job_id::String

Returns the value of attribute asset_bundle_export_job_id.

Returns:

  • (::String)


4392
4393
4394
# File 'sig/types.rbs', line 4392

def asset_bundle_export_job_id
  @asset_bundle_export_job_id
end

#aws_account_id::String

Returns the value of attribute aws_account_id.

Returns:

  • (::String)


4391
4392
4393
# File 'sig/types.rbs', line 4391

def 
  @aws_account_id
end