Uses of Class
software.amazon.awscdk.CfnModuleVersion.Builder
-
Uses of CfnModuleVersion.Builder in software.amazon.awscdk
Modifier and TypeMethodDescriptionstatic CfnModuleVersion.Builder
CfnModuleVersion.Builder.moduleName
(String moduleName) The name of the module being registered.CfnModuleVersion.Builder.modulePackage
(String modulePackage) A URL to the S3 bucket containing the package that contains the template fragment and schema files for the module version to register.