class Aws::IAM::Types::GetServiceLinkedRoleDeletionStatusRequest

@note When making an API call, you may pass GetServiceLinkedRoleDeletionStatusRequest

data as a hash:

    {
      deletion_task_id: "DeletionTaskIdType", # required
    }

@!attribute [rw] deletion_task_id

The deletion task identifier. This identifier is returned by the
DeleteServiceLinkedRole operation in the format
`task/aws-service-role/<service-principal-name>/<role-name>/<task-uuid>`.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/iam-2010-05-08/GetServiceLinkedRoleDeletionStatusRequest AWS API Documentation

Constants

SENSITIVE