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