Represents the output of a DescribeCacheClusters operation.

C# |
public class DescribeCacheClustersResult

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DescribeCacheClustersResult()()()() | Initializes a new instance of the DescribeCacheClustersResult class |
![]() | CacheClusters |
A list of cache clusters. Each item in the list contains detailed information about one cache cluster.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | Marker |
Provides an identifier to allow retrieval of paginated results.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithCacheClusters(array<CacheCluster>[]()[][]) | Obsolete.
Adds elements to the CacheClusters collection
|
![]() | WithCacheClusters(IEnumerable<(Of <<'(CacheCluster>)>>)) | Obsolete.
Adds elements to the CacheClusters collection
|
![]() | WithMarker(String) | Obsolete.
Sets the Marker property
|

Object | |
![]() | DescribeCacheClustersResult |