Uses of Interface
software.amazon.awscdk.cloud_assembly_schema.FeatureFlag
Packages that use FeatureFlag
-
Uses of FeatureFlag in software.amazon.awscdk.cloud_assembly_schema
Classes in software.amazon.awscdk.cloud_assembly_schema that implement FeatureFlagMethods in software.amazon.awscdk.cloud_assembly_schema that return FeatureFlagMethods in software.amazon.awscdk.cloud_assembly_schema that return types with arguments of type FeatureFlagModifier and TypeMethodDescriptionFeatureFlagReportProperties.getFlags()
Information about every feature flag supported by this library.final Map
<String, FeatureFlag> FeatureFlagReportProperties.Jsii$Proxy.getFlags()
Method parameters in software.amazon.awscdk.cloud_assembly_schema with type arguments of type FeatureFlagModifier and TypeMethodDescriptionFeatureFlagReportProperties.Builder.flags
(Map<String, ? extends FeatureFlag> flags) Sets the value ofFeatureFlagReportProperties.getFlags()