class Aws::RAM::Types::ResourceSharePermissionDetail
Information about an RAM
permission.
@!attribute [rw] arn
The Amazon Resource Name (ARN) of the permission. @return [String]
@!attribute [rw] version
The identifier for the version of the permission. @return [String]
@!attribute [rw] default_version
Specifies whether the version of the permission is set to the default version for this permission. @return [Boolean]
@!attribute [rw] name
The name of the permission. @return [String]
@!attribute [rw] resource_type
The resource type to which the permission applies. @return [String]
@!attribute [rw] permission
The permission's effect and actions in JSON format. The `effect` indicates whether the actions are allowed or denied. The `actions` list the API actions to which the principal is granted or denied access. @return [String]
@!attribute [rw] creation_time
The date and time when the permission was created. @return [Time]
@!attribute [rw] last_updated_time
The date and time when the permission was last updated. @return [Time]
@!attribute [rw] is_resource_type_default
Specifies whether the version of the permission is set to the default version for this resource type. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/ram-2018-01-04/ResourceSharePermissionDetail AWS API Documentation
Constants
- SENSITIVE