Class: Aws::Types::RejectedEntityInfo
- Inherits:
-
Object
- Object
- Aws::Types::RejectedEntityInfo
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#error_type ⇒ "InvalidEntity", ...
Returns the value of attribute error_type.
Instance Attribute Details
#error_type ⇒ "InvalidEntity", ...
Returns the value of attribute error_type.
2006 2007 2008 |
# File 'sig/types.rbs', line 2006 def error_type @error_type end |