 Declaration Syntax
 Declaration Syntax| C# | 
public class DescribeHsmClientCertificatesResult
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | DescribeHsmClientCertificatesResult()()()() | Initializes a new instance of the DescribeHsmClientCertificatesResult class | 
|  | 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.) | 
|  | HsmClientCertificates | 
            Gets and sets the property HsmClientCertificates. 
             A list of the identifiers for one or more HSM client certificates used by Amazon Redshift clusters to store and retrieve database encryption keys in an HSM. | 
|  | Marker | 
            Gets and sets the property Marker. 
             
                        A value that indicates the starting point for the next set of response
            records in a subsequent request.             If a value is returned in a response,
            you can retrieve the next set of records by providing this returned             marker
            value in the  | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | WithHsmClientCertificates(array<HsmClientCertificate>[]()[][]) | Obsolete. 
            Sets the HsmClientCertificates property
             | 
|  | WithHsmClientCertificates(IEnumerable<(Of <<'(HsmClientCertificate>)>>)) | Obsolete. 
            Sets the HsmClientCertificates property
             | 
|  | WithMarker(String) | Obsolete. 
            Sets the Marker property
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | DescribeHsmClientCertificatesResult | 
 Copy
Copy