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.
This is the response object from the CreateLink operation.
Namespace: Amazon.OAM.Model
Assembly: AWSSDK.OAM.dll
Version: 3.x.y.z
public class CreateLinkResponse : AmazonWebServiceResponse
The CreateLinkResponse type exposes the following members
Name | Description | |
---|---|---|
CreateLinkResponse() |
Name | Type | Description | |
---|---|---|---|
Arn | System.String |
Gets and sets the property Arn. The ARN of the link that is newly created. |
|
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
Id | System.String |
Gets and sets the property Id. The random ID string that Amazon Web Services generated as part of the link ARN. |
|
Label | System.String |
Gets and sets the property Label.
The label that you assigned to this link. If the |
|
LabelTemplate | System.String |
Gets and sets the property LabelTemplate. The exact label template that you specified, with the variables not resolved. |
|
LinkConfiguration | Amazon.OAM.Model.LinkConfiguration |
Gets and sets the property LinkConfiguration. This structure includes filters that specify which metric namespaces and which log groups are shared from the source account to the monitoring account. |
|
ResourceTypes | System.Collections.Generic.List<System.String> |
Gets and sets the property ResourceTypes. The resource types supported by this link. |
|
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
SinkArn | System.String |
Gets and sets the property SinkArn. The ARN of the sink that is used for this link. |
|
Tags | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property Tags. The tags assigned to the link. |
.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