Class: Aws::Types::AssetBundleImportJobWarning
- Inherits:
-
Object
- Object
- Aws::Types::AssetBundleImportJobWarning
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#arn ⇒ ::String
Returns the value of attribute arn.
-
#message ⇒ ::String
Returns the value of attribute message.
Instance Attribute Details
#arn ⇒ ::String
Returns the value of attribute arn.
697 698 699 |
# File 'sig/types.rbs', line 697 def arn @arn end |
#message ⇒ ::String
Returns the value of attribute message.
698 699 700 |
# File 'sig/types.rbs', line 698 def @message end |