Uses of Class
software.amazon.awscdk.cloud_assembly_schema.FeatureFlag.Builder
Packages that use FeatureFlag.Builder
-
Uses of FeatureFlag.Builder in software.amazon.awscdk.cloud_assembly_schema
Methods in software.amazon.awscdk.cloud_assembly_schema that return FeatureFlag.BuilderModifier and TypeMethodDescriptionstatic FeatureFlag.BuilderFeatureFlag.builder()FeatureFlag.Builder.explanation(String explanation) Sets the value ofFeatureFlag.getExplanation()FeatureFlag.Builder.recommendedValue(Object recommendedValue) Sets the value ofFeatureFlag.getRecommendedValue()FeatureFlag.Builder.unconfiguredBehavesLike(UnconfiguredBehavesLike unconfiguredBehavesLike) Sets the value ofFeatureFlag.getUnconfiguredBehavesLike()Sets the value ofFeatureFlag.getUserValue()Constructors in software.amazon.awscdk.cloud_assembly_schema with parameters of type FeatureFlag.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(FeatureFlag.Builder builder) Constructor that initializes the object based on literal property values passed by theFeatureFlag.Builder.