AWS SDK for .NET Documentation
LaunchPermission Class
AmazonAmazon.EC2.ModelLaunchPermission Did this page help you?   Yes   No    Tell us about it...
Launch Permission
Declaration Syntax
C#
public class LaunchPermission
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
LaunchPermission()()()()
Initializes a new instance of the LaunchPermission class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
GroupName
Name of the group. Valid values: "all."

IsSetGroupName()()()()
Checks if GroupName property is set

IsSetUserId()()()()
Checks if UserId property is set

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
UserId
AWS Access Key ID.

WithGroupName(String) Obsolete.
Sets the name of the group.

WithUserId(String) Obsolete.
AWS Access Key ID.

Inheritance Hierarchy
Object
LaunchPermission

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)