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 UpdateConnector operation.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.Mgn.Model.UpdateConnectorResponse

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

Syntax

C#
public class UpdateConnectorResponse : AmazonWebServiceResponse

The UpdateConnectorResponse type exposes the following members

Constructors

NameDescription
Public Method UpdateConnectorResponse()

Properties

NameTypeDescription
Public Property Arn System.String

Gets and sets the property Arn.

Connector arn.

Public Property ConnectorID System.String

Gets and sets the property ConnectorID.

Connector ID.

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

Gets and sets the property Name.

Connector name.

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property SsmCommandConfig Amazon.Mgn.Model.ConnectorSsmCommandConfig

Gets and sets the property SsmCommandConfig.

Connector SSM command config.

Public Property SsmInstanceID System.String

Gets and sets the property SsmInstanceID.

Connector SSM instance ID.

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

Gets and sets the property Tags.

Connector tags.

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