Uses of Interface
software.amazon.awscdk.cloudassembly.schema.UnconfiguredBehavesLike
-
-
Uses of UnconfiguredBehavesLike in software.amazon.awscdk.cloudassembly.schema
Classes in software.amazon.awscdk.cloudassembly.schema that implement UnconfiguredBehavesLike Modifier and Type Class Description static classUnconfiguredBehavesLike.Jsii$ProxyAn implementation forUnconfiguredBehavesLikeMethods in software.amazon.awscdk.cloudassembly.schema that return UnconfiguredBehavesLike Modifier and Type Method Description UnconfiguredBehavesLikeUnconfiguredBehavesLike.Builder. build()Builds the configured instance.default UnconfiguredBehavesLikeFeatureFlag. getUnconfiguredBehavesLike()The value of the flag that produces the same behavior as when the flag is not configured at all.UnconfiguredBehavesLikeFeatureFlag.Jsii$Proxy. getUnconfiguredBehavesLike()Methods in software.amazon.awscdk.cloudassembly.schema with parameters of type UnconfiguredBehavesLike Modifier and Type Method Description FeatureFlag.BuilderFeatureFlag.Builder. unconfiguredBehavesLike(UnconfiguredBehavesLike unconfiguredBehavesLike)Sets the value ofFeatureFlag.getUnconfiguredBehavesLike()
-