Amazon Integrator V6 - Online Help
Amazon Integrator V6
Questions / Feedback?

SecurityGroup Property

Security Groups to use while launching instances with StartInstance .

Object Oriented Interface

public function getSecurityGroup($securitygroupindex);
public function setSecurityGroup($securitygroupindex, $value);

Procedural Interface

inamazon_ec2_get($res, 21 , $securitygroupindex);
inamazon_ec2_set($res, 21, $value , $securitygroupindex);

Default Value

'0'

Remarks

All of the Security Groups contained within SecurityGroups property will be used to specify the available security groups which have access to a running instance.

This property is not available at design time.

Data Type

String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0