class Aws::RAM::Types::ResourceSharePermissionSummary

Information about a permission that is associated with a resource share.

@!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 type of resource to which the permission applies.
@return [String]

@!attribute [rw] status

The current status of the permission.
@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/ResourceSharePermissionSummary AWS API Documentation

Constants

SENSITIVE