Launch Permission

C# |
public class LaunchPermission

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | LaunchPermission()()()() | Initializes a new instance of the LaunchPermission class |
![]() | Equals(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.
|

Object | |
![]() | LaunchPermission |