Uses of Class
software.amazon.awscdk.services.msk.CfnVpcConnection.Builder
Packages that use CfnVpcConnection.Builder
Package
Description
Amazon Managed Streaming for Apache Kafka Construct Library
-
Uses of CfnVpcConnection.Builder in software.amazon.awscdk.services.msk
Methods in software.amazon.awscdk.services.msk that return CfnVpcConnection.BuilderModifier and TypeMethodDescriptionCfnVpcConnection.Builder.authentication(String authentication) The type of private link authentication.CfnVpcConnection.Builder.clientSubnets(List<String> clientSubnets) static CfnVpcConnection.BuilderCfnVpcConnection.Builder.securityGroups(List<String> securityGroups) A key-value pair to associate with a resource.CfnVpcConnection.Builder.targetClusterArn(String targetClusterArn) The Amazon Resource Name (ARN) of the target cluster.