Container for the parameters to the DescribeConnectionsOnInterconnect operation.
Return a list of connections that have been provisioned on the given interconnect.

C# |
public class DescribeConnectionsOnInterconnectRequest : AmazonWebServiceRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DescribeConnectionsOnInterconnectRequest()()()() | Initializes a new instance of the DescribeConnectionsOnInterconnectRequest 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.) |
![]() | InterconnectId |
ID of the interconnect on which a list of connection is provisioned. Example: dxcon-abc123 Default: None
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithInterconnectId(String) | Obsolete.
Sets the InterconnectId property
|

Object | ||
![]() | AmazonWebServiceRequest | |
![]() | DescribeConnectionsOnInterconnectRequest |