AWS Fundamentals Logo
AWS Fundamentals
L2 Construct

ExtensibleBase

This class is meant to be used by AWS AppConfig resources (application, configuration profile, environment) directly. There is currently no use for this class outside of the AWS AppConfig construct implementation. It is intended to be used with the resources since there is currently no way to inherit from two classes (at least within JSII constraints).

Import

import { ExtensibleBase } from 'aws-cdk-lib/aws-appconfig';

Or use the module namespace:

import * as appconfig from 'aws-cdk-lib/aws-appconfig';
// appconfig.ExtensibleBase

Learn AWS the Practical Way

Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.

Subscribe to Newsletter