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.
756 757 758 |
# File 'sig/types.rbs', line 756 def arn @arn end |
#message ⇒ ::String
Returns the value of attribute message.
757 758 759 |
# File 'sig/types.rbs', line 757 def @message end |