Method | Description | |
---|---|---|
DescribeCacheSecurityGroupsRequest ( ) : System |
Empty constructor used to set properties independently even when a simple constructor is available
|
|
DescribeCacheSecurityGroupsRequest ( string cacheSecurityGroupName ) : System |
Instantiates DescribeCacheSecurityGroupsRequest with the parameterized properties
|
Method | Description | |
---|---|---|
IsSetCacheSecurityGroupName ( ) : bool | ||
IsSetMarker ( ) : bool | ||
IsSetMaxRecords ( ) : bool |
public DescribeCacheSecurityGroupsRequest ( ) : System | ||
return | System |
public DescribeCacheSecurityGroupsRequest ( string cacheSecurityGroupName ) : System | ||
cacheSecurityGroupName | string | The name of the cache security group to return details for. |
return | System |