Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.evidently.CfnFeatureMixinProps.Builder
Packages that use CfnFeatureMixinProps.Builder
-
Uses of CfnFeatureMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.evidently
Methods in software.amazon.awscdk.cfnpropertymixins.services.evidently that return CfnFeatureMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnFeatureMixinProps.BuilderCfnFeatureMixinProps.builder()CfnFeatureMixinProps.Builder.defaultVariation(String defaultVariation) Sets the value ofCfnFeatureMixinProps.getDefaultVariation()CfnFeatureMixinProps.Builder.description(String description) Sets the value ofCfnFeatureMixinProps.getDescription()CfnFeatureMixinProps.Builder.entityOverrides(List<? extends Object> entityOverrides) Sets the value ofCfnFeatureMixinProps.getEntityOverrides()CfnFeatureMixinProps.Builder.entityOverrides(IResolvable entityOverrides) Sets the value ofCfnFeatureMixinProps.getEntityOverrides()CfnFeatureMixinProps.Builder.evaluationStrategy(String evaluationStrategy) Sets the value ofCfnFeatureMixinProps.getEvaluationStrategy()Sets the value ofCfnFeatureMixinProps.getName()Sets the value ofCfnFeatureMixinProps.getProject()CfnFeatureMixinProps.Builder.project(IProjectRef project) Sets the value ofCfnFeatureMixinProps.getProject()Sets the value ofCfnFeatureMixinProps.getTags()CfnFeatureMixinProps.Builder.variations(List<? extends Object> variations) Sets the value ofCfnFeatureMixinProps.getVariations()CfnFeatureMixinProps.Builder.variations(IResolvable variations) Sets the value ofCfnFeatureMixinProps.getVariations()Constructors in software.amazon.awscdk.cfnpropertymixins.services.evidently with parameters of type CfnFeatureMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnFeatureMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnFeatureMixinProps.Builder.