Declares that source depends on target, emitting a CloudFormation DependsOn entry.
aws-cdk-lib deprecated CfnResource#addDependency in favor of addResourceDependency and
will remove the old name in CDK v3. Older supported versions of aws-cdk-lib do not expose
addResourceDependency at all, so the capability is feature-detected at runtime.
Declares that
sourcedepends ontarget, emitting a CloudFormationDependsOnentry.aws-cdk-lib deprecated
CfnResource#addDependencyin favor ofaddResourceDependencyand will remove the old name in CDK v3. Older supported versions of aws-cdk-lib do not exposeaddResourceDependencyat all, so the capability is feature-detected at runtime.