Class: Aws::Types::DescribeAssetBundleImportJobRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeAssetBundleImportJobRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#asset_bundle_import_job_id ⇒ ::String
Returns the value of attribute asset_bundle_import_job_id.
-
#aws_account_id ⇒ ::String
Returns the value of attribute aws_account_id.
Instance Attribute Details
#asset_bundle_import_job_id ⇒ ::String
Returns the value of attribute asset_bundle_import_job_id.
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.
4420 4421 4422 |
# File 'sig/types.rbs', line 4420 def aws_account_id @aws_account_id end |