Class: Aws::Types::AssetBundleImportJobAnalysisOverrideParameters
- Inherits:
-
Object
- Object
- Aws::Types::AssetBundleImportJobAnalysisOverrideParameters
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#analysis_id ⇒ ::String
Returns the value of attribute analysis_id.
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#analysis_id ⇒ ::String
Returns the value of attribute analysis_id.
487 488 489 |
# File 'sig/types.rbs', line 487 def analysis_id @analysis_id end |
#name ⇒ ::String
Returns the value of attribute name.
488 489 490 |
# File 'sig/types.rbs', line 488 def name @name end |