Uses of Class
software.amazon.awscdk.core.CfnMapping
Packages that use CfnMapping
Package
Description
Include CloudFormation templates in the CDK
AWS Cloud Development Kit Core Library
-
Uses of CfnMapping in software.amazon.awscdk.cloudformation.include
Methods in software.amazon.awscdk.cloudformation.include that return CfnMappingModifier and TypeMethodDescriptionCfnInclude.getMapping
(String mappingName) Returns the CfnMapping object from the 'Mappings' section of the included template. -
Uses of CfnMapping in software.amazon.awscdk.core
Methods in software.amazon.awscdk.core that return CfnMapping