Class: Aws::Types::AssetBundleExportJobDashboardOverrideProperties
- Inherits:
-
Object
- Object
- Aws::Types::AssetBundleExportJobDashboardOverrideProperties
- 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.
410 411 412 |
# File 'sig/types.rbs', line 410 def arn @arn end |
#properties ⇒ ::Array[("Name")]
Returns the value of attribute properties.
411 412 413 |
# File 'sig/types.rbs', line 411 def properties @properties end |