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.
Namespace: Amazon.Kafka.Model
Assembly: AWSSDK.Kafka.dll
Version: 3.x.y.z
public class CreateVpcConnectionRequest : AmazonKafkaRequest IAmazonWebServiceRequest
The CreateVpcConnectionRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
CreateVpcConnectionRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
Authentication | System.String |
Gets and sets the property Authentication. The authentication type of VPC connection. |
![]() |
ClientSubnets | System.Collections.Generic.List<System.String> |
Gets and sets the property ClientSubnets. The list of client subnets. |
![]() |
SecurityGroups | System.Collections.Generic.List<System.String> |
Gets and sets the property SecurityGroups. The list of security groups. |
![]() |
Tags | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property Tags. A map of tags for the VPC connection. |
![]() |
TargetClusterArn | System.String |
Gets and sets the property TargetClusterArn. The cluster Amazon Resource Name (ARN) for the VPC connection. |
![]() |
VpcId | System.String |
Gets and sets the property VpcId. The VPC ID of VPC connection. |
.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