AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the GetServiceLinkedRoleDeletionStatus operation.
Retrieves the status of your service-linked role deletion. After you use DeleteServiceLinkedRole
to submit a service-linked role for deletion, you can use the DeletionTaskId
parameter in GetServiceLinkedRoleDeletionStatus
to check the status of the
deletion. If the deletion fails, this operation returns the reason that it failed,
if that information is returned by the service.
Namespace: Amazon.IdentityManagement.Model
Assembly: AWSSDK.IdentityManagement.dll
Version: 3.x.y.z
public class GetServiceLinkedRoleDeletionStatusRequest : AmazonIdentityManagementServiceRequest IAmazonWebServiceRequest
The GetServiceLinkedRoleDeletionStatusRequest type exposes the following members
Name | Description | |
---|---|---|
GetServiceLinkedRoleDeletionStatusRequest() |
Name | Type | Description | |
---|---|---|---|
DeletionTaskId | System.String |
Gets and sets the property DeletionTaskId.
The deletion task identifier. This identifier is returned by the DeleteServiceLinkedRole
operation in the format |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5