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



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

def reason: () -> Types::DeletionTaskFailureReasonType

#status"SUCCEEDED", ...

Returns:

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


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

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