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
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#reasonTypes::DeletionTaskFailureReasonType

An object that contains details about the reason the deletion failed.

Returns:

#statusString

The status of the deletion.

Possible values:

  • SUCCEEDED
  • IN_PROGRESS
  • FAILED
  • NOT_STARTED

Returns:

  • (String)

    The status of the deletion.