Uses of Interface
software.amazon.awscdk.cloudassembly.schema.FeatureFlag
-
-
Uses of FeatureFlag in software.amazon.awscdk.cloudassembly.schema
Classes in software.amazon.awscdk.cloudassembly.schema that implement FeatureFlag Modifier and Type Class Description static classFeatureFlag.Jsii$ProxyAn implementation forFeatureFlagMethods in software.amazon.awscdk.cloudassembly.schema that return FeatureFlag Modifier and Type Method Description FeatureFlagFeatureFlag.Builder. build()Builds the configured instance.Methods in software.amazon.awscdk.cloudassembly.schema that return types with arguments of type FeatureFlag Modifier and Type Method Description Map<String,FeatureFlag>FeatureFlagReportProperties. getFlags()Information about every feature flag supported by this library.Map<String,FeatureFlag>FeatureFlagReportProperties.Jsii$Proxy. getFlags()Method parameters in software.amazon.awscdk.cloudassembly.schema with type arguments of type FeatureFlag Modifier and Type Method Description FeatureFlagReportProperties.BuilderFeatureFlagReportProperties.Builder. flags(Map<String,? extends FeatureFlag> flags)Sets the value ofFeatureFlagReportProperties.getFlags()
-