 Declaration Syntax
 Declaration Syntax| C# | 
public class SwapEnvironmentCNAMEsRequest : AmazonWebServiceRequest
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | SwapEnvironmentCNAMEsRequest()()()() | Initializes a new instance of the SwapEnvironmentCNAMEsRequest class | 
|  | DestinationEnvironmentId | 
            Gets and sets the property DestinationEnvironmentId. 
             The ID of the destination environment. 
                     Condition: You must specify at least the  | 
|  | DestinationEnvironmentName | 
            Gets and sets the property DestinationEnvironmentName. 
             The name of the destination environment. 
                     Condition: You must specify at least the  | 
|  | 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.) | 
|  | SourceEnvironmentId | 
            Gets and sets the property SourceEnvironmentId. 
             The ID of the source environment. 
                     Condition: You must specify at least the  | 
|  | SourceEnvironmentName | 
            Gets and sets the property SourceEnvironmentName. 
             The name of the source environment. 
                     Condition: You must specify at least the  | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | WithDestinationEnvironmentId(String) | Obsolete. 
            Sets the DestinationEnvironmentId property
             | 
|  | WithDestinationEnvironmentName(String) | Obsolete. 
            Sets the DestinationEnvironmentName property
             | 
|  | WithSourceEnvironmentId(String) | Obsolete. 
            Sets the SourceEnvironmentId property
             | 
|  | WithSourceEnvironmentName(String) | Obsolete. 
            Sets the SourceEnvironmentName property
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | ||
|  | AmazonWebServiceRequest | |
|  | SwapEnvironmentCNAMEsRequest | |
 Copy
Copy