Class UnconfiguredBehavesLike.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • v2

        @Stability(Stable)
        public UnconfiguredBehavesLike.Builder v2​(Object v2)
        Parameters:
        v2 - The value of the flag that produces the same behavior as when the flag is not configured at all. Even though it is called 'v2', this is the official name of this field. In any future versions of CDK (v3, v4, ...), this field will still be called 'v2'.

        The structure of this field is a historical accident. See the comment on unconfiguredBehavesLike for more information.

        Returns:
        this