A complex type that lists the active CloudFront key    pairs, if any, that are associated
            with    AwsAccountNumber.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class KeyPairIds
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | KeyPairIds()()()() | Initializes a new instance of the KeyPairIds 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.) | 
|  | Items | 
            Gets and sets the property Items. A complex type that lists the active CloudFront
            key    pairs, if any, that are associated with    AwsAccountNumber.
             | 
|  | Quantity | 
            Gets and sets the property Quantity. The number of active CloudFront key pairs for
               AwsAccountNumber.
             | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | WithItems(array<String>[]()[][]) | Obsolete. 
            Sets the Items property
             | 
|  | WithItems(IEnumerable<(Of <<'(String>)>>)) | Obsolete. 
            Sets the Items property
             | 
|  | WithQuantity(Int32) | Obsolete. 
            Sets the Quantity property
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | KeyPairIds |