aws_cdk.mixins_preview.core

ConstructSelector

(experimental) Selects constructs from a construct tree based on various criteria.

IMixin

(experimental) A mixin is a reusable piece of functionality that can be applied to constructs to add behavior, properties, or modify existing functionality without inheritance.

Mixin

(experimental) Abstract base class for mixins that provides default implementations.

MixinApplicator

(experimental) Applies mixins to constructs.

Mixins

(experimental) Main entry point for applying mixins.