C# Class Amazon.RDS.Model.DescribeDBSecurityGroupsRequest

Afficher le fichier Open project: aws/aws-sdk-net Class Usage Examples

Méthodes publiques

Méthode Description
DescribeDBSecurityGroupsRequest ( ) : System

Empty constructor used to set properties independently even when a simple constructor is available

Private Methods

Méthode Description
IsSetDBSecurityGroupName ( ) : bool
IsSetFilters ( ) : bool
IsSetMarker ( ) : bool
IsSetMaxRecords ( ) : bool

Method Details

DescribeDBSecurityGroupsRequest() public méthode

Empty constructor used to set properties independently even when a simple constructor is available
public DescribeDBSecurityGroupsRequest ( ) : System
Résultat System