Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.msk.CfnServerlessClusterMixinProps.Builder
Packages that use CfnServerlessClusterMixinProps.Builder
-
Uses of CfnServerlessClusterMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.msk
Methods in software.amazon.awscdk.cfnpropertymixins.services.msk that return CfnServerlessClusterMixinProps.BuilderModifier and TypeMethodDescriptionCfnServerlessClusterMixinProps.builder()CfnServerlessClusterMixinProps.Builder.clientAuthentication(CfnServerlessClusterPropsMixin.ClientAuthenticationProperty clientAuthentication) Sets the value ofCfnServerlessClusterMixinProps.getClientAuthentication()CfnServerlessClusterMixinProps.Builder.clientAuthentication(IResolvable clientAuthentication) Sets the value ofCfnServerlessClusterMixinProps.getClientAuthentication()CfnServerlessClusterMixinProps.Builder.clusterName(String clusterName) Sets the value ofCfnServerlessClusterMixinProps.getClusterName()Sets the value ofCfnServerlessClusterMixinProps.getTags()CfnServerlessClusterMixinProps.Builder.vpcConfigs(List<? extends Object> vpcConfigs) Sets the value ofCfnServerlessClusterMixinProps.getVpcConfigs()CfnServerlessClusterMixinProps.Builder.vpcConfigs(IResolvable vpcConfigs) Sets the value ofCfnServerlessClusterMixinProps.getVpcConfigs()Constructors in software.amazon.awscdk.cfnpropertymixins.services.msk with parameters of type CfnServerlessClusterMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnServerlessClusterMixinProps.Builder.