Returns information about the  CreateInterconnectResult response and response metadata.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class CreateInterconnectResponse : AmazonWebServiceResponse
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | CreateInterconnectResponse()()()() | Initializes a new instance of the CreateInterconnectResponse class | 
|  | ContentLength | 
            Returns the content length of the HTTP response.
            (Inherited from AmazonWebServiceResponse.) | 
|  | CreateInterconnectResult | 
            Gets and sets the CreateInterconnectResult property.
            An interconnect is a connection that can host other connections. Like a standard Direct Connect connection, an interconnect represents the
            physical connection between a Direct Connect partner's network and a specific Direct Connect location. A Direct Connect partner who owns an
            interconnect can provision hosted connections on the interconnect for their end customers, thereby providing the end customers with
            connectivity to AWS services. The resources of the interconnect, including bandwidth and VLAN numbers, are shared by all of the hosted
            connections on the interconnect, and the owner of the interconnect determines how these resources are assigned.
             | 
|  | 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.) | 
|  | ResponseMetadata | 
            Contains additional information about the request, such as the 
            Request Id.
            (Inherited from AmazonWebServiceResponse.) | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | ||
|  | AmazonWebServiceResponse | |
|  | CreateInterconnectResponse | |