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.
This is the response object from the GetDelegationRequest operation.
Namespace: Amazon.IdentityManagement.Model
Assembly: AWSSDK.IdentityManagement.dll
Version: 3.x.y.z
public class GetDelegationRequestResponse : AmazonWebServiceResponse
The GetDelegationRequestResponse type exposes the following members
| Name | Description | |
|---|---|---|
|
GetDelegationRequestResponse() |
| Name | Type | Description | |
|---|---|---|---|
|
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
DelegationRequest | Amazon.IdentityManagement.Model.DelegationRequest |
Gets and sets the property DelegationRequest. The delegation request object containing all details about the request. |
|
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
PermissionCheckResult | Amazon.IdentityManagement.PermissionCheckResultType |
Gets and sets the property PermissionCheckResult. The result of the permission check, indicating whether the caller has sufficient permissions to cover the requested permissions. This is an approximate result.
|
|
PermissionCheckStatus | Amazon.IdentityManagement.PermissionCheckStatusType |
Gets and sets the property PermissionCheckStatus. The status of the permission check for the delegation request. This value indicates the status of the process to check whether the caller has sufficient permissions to cover the requested actions in the delegation request. Since this is an asynchronous process, there are three potential values:
|
|
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
.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