Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.msk.CfnVpcConnectionMixinProps.Builder
Packages that use CfnVpcConnectionMixinProps.Builder
-
Uses of CfnVpcConnectionMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.msk
Methods in software.amazon.awscdk.cfnpropertymixins.services.msk that return CfnVpcConnectionMixinProps.BuilderModifier and TypeMethodDescriptionCfnVpcConnectionMixinProps.Builder.authentication(String authentication) Sets the value ofCfnVpcConnectionMixinProps.getAuthentication()CfnVpcConnectionMixinProps.builder()CfnVpcConnectionMixinProps.Builder.clientSubnets(List<String> clientSubnets) Sets the value ofCfnVpcConnectionMixinProps.getClientSubnets()CfnVpcConnectionMixinProps.Builder.securityGroups(List<String> securityGroups) Sets the value ofCfnVpcConnectionMixinProps.getSecurityGroups()Sets the value ofCfnVpcConnectionMixinProps.getTags()CfnVpcConnectionMixinProps.Builder.targetClusterArn(String targetClusterArn) Sets the value ofCfnVpcConnectionMixinProps.getTargetClusterArn()Sets the value ofCfnVpcConnectionMixinProps.getVpcId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.msk with parameters of type CfnVpcConnectionMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnVpcConnectionMixinProps.Builder.