Méthode | Description | |
---|---|---|
AuthorizeSecurityGroupIngressRequest ( ) : System |
Empty constructor used to set properties independently even when a simple constructor is available
|
|
AuthorizeSecurityGroupIngressRequest ( string groupName, List |
Instantiates AuthorizeSecurityGroupIngressRequest with the parameterized properties
|
Méthode | Description | |
---|---|---|
IsSetGroupId ( ) : bool | ||
IsSetGroupName ( ) : bool | ||
IsSetIpPermissions ( ) : bool |
public AuthorizeSecurityGroupIngressRequest ( ) : System | ||
Résultat | System |
public AuthorizeSecurityGroupIngressRequest ( string groupName, List |
||
groupName | string | [EC2-Classic, default VPC] The name of the security group. |
ipPermissions | List |
A set of IP permissions. Can be used to specify multiple rules in a single command. |
Résultat | System |