Class: Aws::Types::DescribeAssetBundleImportJobRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#asset_bundle_import_job_id::String

Returns the value of attribute asset_bundle_import_job_id.

Returns:

  • (::String)


4421
4422
4423
# File 'sig/types.rbs', line 4421

def asset_bundle_import_job_id
  @asset_bundle_import_job_id
end

#aws_account_id::String

Returns the value of attribute aws_account_id.

Returns:

  • (::String)


4420
4421
4422
# File 'sig/types.rbs', line 4420

def 
  @aws_account_id
end