ModuleDefaultVersion

class ModuleDefaultVersion : KotlinCustomResource

A module that has been registered in the CloudFormation registry as the default version

Properties

Link copied to clipboard
val arn: Output<String>?

The Amazon Resource Name (ARN) of the module version to set as the default version.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val moduleName: Output<String>?

The name of a module existing in the registry.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val versionId: Output<String>?

The ID of an existing version of the named module to set as the default.