AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the UpdateLink operation. Updates the details for an existing link. To remove information for any of the parameters, specify an empty string.
Namespace: Amazon.NetworkManager.Model
Assembly: AWSSDK.NetworkManager.dll
Version: 3.x.y.z
public class UpdateLinkRequest : AmazonNetworkManagerRequest IAmazonWebServiceRequest
The UpdateLinkRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
UpdateLinkRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
Bandwidth | Amazon.NetworkManager.Model.Bandwidth |
Gets and sets the property Bandwidth. The upload and download speed in Mbps. |
![]() |
Description | System.String |
Gets and sets the property Description. A description of the link. Constraints: Maximum length of 256 characters. |
![]() |
GlobalNetworkId | System.String |
Gets and sets the property GlobalNetworkId. The ID of the global network. |
![]() |
LinkId | System.String |
Gets and sets the property LinkId. The ID of the link. |
![]() |
Provider | System.String |
Gets and sets the property Provider. The provider of the link. Constraints: Maximum length of 128 characters. |
![]() |
Type | System.String |
Gets and sets the property Type. The type of the link. Constraints: Maximum length of 128 characters. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5