| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudformation |
AWS CloudFormation Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnModuleDefaultVersion.Builder |
CfnModuleDefaultVersion.Builder.arn(String arn)
The Amazon Resource Name (ARN) of the module version to set as the default version.
|
static CfnModuleDefaultVersion.Builder |
CfnModuleDefaultVersion.Builder.create(software.constructs.Construct scope,
String id) |
CfnModuleDefaultVersion.Builder |
CfnModuleDefaultVersion.Builder.moduleName(String moduleName)
The name of the module.
|
CfnModuleDefaultVersion.Builder |
CfnModuleDefaultVersion.Builder.versionId(String versionId)
The ID for the specific version of the module.
|
Copyright © 2022. All rights reserved.