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)


4631
4632
4633
# File 'sig/types.rbs', line 4631

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)


4630
4631
4632
# File 'sig/types.rbs', line 4630

def 
  @aws_account_id
end