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