Метод | Описание | |
---|---|---|
AuthorizeDBSecurityGroupIngressRequest ( ) : System |
Empty constructor used to set properties independently even when a simple constructor is available
|
|
AuthorizeDBSecurityGroupIngressRequest ( string dbSecurityGroupName ) : System |
Instantiates AuthorizeDBSecurityGroupIngressRequest with the parameterized properties
|
Метод | Описание | |
---|---|---|
IsSetCIDRIP ( ) : bool | ||
IsSetDBSecurityGroupName ( ) : bool | ||
IsSetEC2SecurityGroupId ( ) : bool | ||
IsSetEC2SecurityGroupName ( ) : bool | ||
IsSetEC2SecurityGroupOwnerId ( ) : bool |
public AuthorizeDBSecurityGroupIngressRequest ( ) : System | ||
Результат | System |
public AuthorizeDBSecurityGroupIngressRequest ( string dbSecurityGroupName ) : System | ||
dbSecurityGroupName | string | The name of the DB security group to add authorization to. |
Результат | System |