The LaunchPermissionItemType data type.
Operations that use this data type include:
The following table describes and shows the elements contained
in LaunchPermissionItemType.
| Element Name | Description | Required? | Type |
|---|---|---|---|
group | A launch permission for a group. Currently only all
is supported, which gives public launch permissions. | Choice between group and userId | xsd:string |
userId | A launch permission for a user. userId is an AWS account id. | Choice between group and userId | xsd:string |