You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EC2::Types::LoadPermission

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Describes a load permission.

Instance Attribute Summary collapse

Instance Attribute Details

#groupString

The name of the group.

Possible values:

  • all

Returns:

  • (String)

    The name of the group.

#user_idString

The AWS account ID.

Returns:

  • (String)

    The AWS account ID.