Module AWS::EC2::HasPermissions
In: lib/aws/ec2/has_permissions.rb

Helper methods for managing EC2 resource permissions. See {Image} and {Snapshot} for usage examples.

Methods

Public Instance methods

@return [PermissionCollection] An object to manage the

  collection of permissions for this resource.

(see PermissionCollection#private?)

(see PermissionCollection#public=)

(see PermissionCollection#public?)

[Validate]