Class: Aws::Types::AssetBundleExportJobAnalysisOverrideProperties
- Inherits:
-
Object
- Object
- Aws::Types::AssetBundleExportJobAnalysisOverrideProperties
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#arn ⇒ ::String
Returns the value of attribute arn.
-
#properties ⇒ ::Array[("Name")]
Returns the value of attribute properties.
Instance Attribute Details
#arn ⇒ ::String
Returns the value of attribute arn.
404 405 406 |
# File 'sig/types.rbs', line 404 def arn @arn end |
#properties ⇒ ::Array[("Name")]
Returns the value of attribute properties.
405 406 407 |
# File 'sig/types.rbs', line 405 def properties @properties end |