Class: Aws::Types::FailureInfo
- Inherits:
-
Object
- Object
- Aws::Types::FailureInfo
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#error_message ⇒ ::String
Returns the value of attribute error_message.
-
#failed_records_s3_url ⇒ ::String
Returns the value of attribute failed_records_s3_url.
Instance Attribute Details
#error_message ⇒ ::String
Returns the value of attribute error_message.
723 724 725 |
# File 'sig/types.rbs', line 723 def end |
#failed_records_s3_url ⇒ ::String
Returns the value of attribute failed_records_s3_url.
722 723 724 |
# File 'sig/types.rbs', line 722 def failed_records_s3_url @failed_records_s3_url end |