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.

Container for the parameters to the CreateVpcConnection operation. Creates a new MSK VPC connection.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.Kafka.AmazonKafkaRequest
      Amazon.Kafka.Model.CreateVpcConnectionRequest

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

Syntax

C#
public class CreateVpcConnectionRequest : AmazonKafkaRequest
         IAmazonWebServiceRequest

The CreateVpcConnectionRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Authentication System.String

Gets and sets the property Authentication.

The authentication type of VPC connection.

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

Gets and sets the property ClientSubnets.

The list of client subnets.

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

Gets and sets the property SecurityGroups.

The list of security groups.

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

Gets and sets the property Tags.

A map of tags for the VPC connection.

Public Property TargetClusterArn System.String

Gets and sets the property TargetClusterArn.

The cluster Amazon Resource Name (ARN) for the VPC connection.

Public Property VpcId System.String

Gets and sets the property VpcId.

The VPC ID of VPC connection.

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