ResourceSharePermissionDetail
Information about an AWS RAM permission.
Contents
- arn
-
The ARN of the permission.
Type: String
Required: No
- creationTime
-
The date and time when the permission was created.
Type: Timestamp
Required: No
- defaultVersion
-
The identifier for the version of the permission that is set as the default version.
Type: Boolean
Required: No
- lastUpdatedTime
-
The date and time when the permission was last updated.
Type: Timestamp
Required: No
- name
-
The name of the permission.
Type: String
Required: No
- permission
-
The permission's effect and actions in JSON format. The
effect
indicates whether the actions are allowed or denied. Theactions
list the API actions to which the principal is granted or denied access.Type: String
Required: No
- resourceType
-
The resource type to which the permission applies.
Type: String
Required: No
- version
-
The identifier for the version of the permission.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: