AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.OAM.Model.CreateLinkResponse

Namespace: Amazon.OAM.Model
Assembly: AWSSDK.OAM.dll
Version: 3.x.y.z

Syntax

C#
public class CreateLinkResponse : AmazonWebServiceResponse

The CreateLinkResponse type exposes the following members

Constructors

NameDescription
Public Method CreateLinkResponse()

Properties

NameTypeDescription
Public Property Arn System.String

Gets and sets the property Arn.

The ARN of the link that is newly created.

Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property Id System.String

Gets and sets the property Id.

The random ID string that Amazon Web Services generated as part of the link ARN.

Public Property Label System.String

Gets and sets the property Label.

The label that you assigned to this link. If the labelTemplate includes variables, this field displays the variables resolved to their actual values.

Public Property LabelTemplate System.String

Gets and sets the property LabelTemplate.

The exact label template that you specified, with the variables not resolved.

Public Property 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.

Public Property ResourceTypes System.Collections.Generic.List<System.String>

Gets and sets the property ResourceTypes.

The resource types supported by this link.

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property SinkArn System.String

Gets and sets the property SinkArn.

The ARN of the sink that is used for this link.

Public Property Tags System.Collections.Generic.Dictionary<System.String, System.String>

Gets and sets the property Tags.

The tags assigned to the link.

Version Information

.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