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.
Information about a RAM managed permission.
Namespace: Amazon.RAM.Model
Assembly: AWSSDK.RAM.dll
Version: 3.x.y.z
public class ResourceSharePermissionDetail
The ResourceSharePermissionDetail type exposes the following members
Name | Description | |
---|---|---|
![]() |
ResourceSharePermissionDetail() |
Name | Type | Description | |
---|---|---|---|
![]() |
Arn | System.String |
Gets and sets the property Arn. The Amazon Resource Name (ARN) of this RAM managed permission. |
![]() |
CreationTime | System.DateTime |
Gets and sets the property CreationTime. The date and time when the permission was created. |
![]() |
DefaultVersion | System.Boolean |
Gets and sets the property DefaultVersion. Specifies whether the version of the permission represented in this response is the default version for this permission. |
![]() |
FeatureSet | Amazon.RAM.PermissionFeatureSet |
Gets and sets the property FeatureSet. Indicates what features are available for this resource share. This parameter can have one of the following values:
|
![]() |
IsResourceTypeDefault | System.Boolean |
Gets and sets the property IsResourceTypeDefault. Specifies whether the version of the permission represented in this response is the default version for all resources of this resource type. |
![]() |
LastUpdatedTime | System.DateTime |
Gets and sets the property LastUpdatedTime. The date and time when the permission was last updated. |
![]() |
Name | System.String |
Gets and sets the property Name. The name of this permission. |
![]() |
Permission | System.String |
Gets and sets the property Permission.
The permission's effect and actions in JSON format. The |
![]() |
PermissionType | Amazon.RAM.PermissionType |
Gets and sets the property PermissionType. The type of managed permission. This can be one of the following values:
|
![]() |
ResourceType | System.String |
Gets and sets the property ResourceType. The resource type to which this permission applies. |
![]() |
Status | Amazon.RAM.PermissionStatus |
Gets and sets the property Status. The current status of the association between the permission and the resource share. The following are the possible values:
|
![]() |
Tags | System.Collections.Generic.List<Amazon.RAM.Model.Tag> |
Gets and sets the property Tags. The tag key and value pairs attached to the resource share. |
![]() |
Version | System.String |
Gets and sets the property Version. The version of the permission described in this response. |
.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