| Package | Description |
|---|---|
| software.amazon.awscdk |
AWS Cloud Development Kit Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnModuleVersion.Builder |
CfnModuleVersion.Builder.create(software.constructs.Construct scope,
String id) |
CfnModuleVersion.Builder |
CfnModuleVersion.Builder.moduleName(String moduleName)
The name of the module being registered.
|
CfnModuleVersion.Builder |
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.
|
Copyright © 2022. All rights reserved.