Module: Aws::IAM::Client::_GetServiceLinkedRoleDeletionStatusResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetServiceLinkedRoleDeletionStatusResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#reasonTypes::DeletionTaskFailureReasonType



972
# File 'sig/client.rbs', line 972

def reason: () -> Types::DeletionTaskFailureReasonType

#status"SUCCEEDED", ...

Returns:

  • ("SUCCEEDED", "IN_PROGRESS", "FAILED", "NOT_STARTED")


971
# File 'sig/client.rbs', line 971

def status: () -> ("SUCCEEDED" | "IN_PROGRESS" | "FAILED" | "NOT_STARTED")