You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IAM::Types::GetServiceLinkedRoleDeletionStatusResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::IAM::Types::GetServiceLinkedRoleDeletionStatusResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#reason ⇒ Types::DeletionTaskFailureReasonType
An object that contains details about the reason the deletion failed.
-
#status ⇒ String
The status of the deletion.
Instance Attribute Details
#reason ⇒ Types::DeletionTaskFailureReasonType
An object that contains details about the reason the deletion failed.
#status ⇒ String
The status of the deletion.
Possible values:
- SUCCEEDED
- IN_PROGRESS
- FAILED
- NOT_STARTED