Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cloudformation.CfnModuleDefaultVersionPropsMixin.Builder
Packages that use CfnModuleDefaultVersionPropsMixin.Builder
-
Uses of CfnModuleDefaultVersionPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.cloudformation
Methods in software.amazon.awscdk.cfnpropertymixins.services.cloudformation that return CfnModuleDefaultVersionPropsMixin.BuilderModifier and TypeMethodDescriptionThe Amazon Resource Name (ARN) of the module version to set as the default version.CfnModuleDefaultVersionPropsMixin.Builder.arn(IModuleVersionRef arn) The Amazon Resource Name (ARN) of the module version to set as the default version.CfnModuleDefaultVersionPropsMixin.Builder.create()CfnModuleDefaultVersionPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnModuleDefaultVersionPropsMixin.Builder.moduleName(String moduleName) The name of the module.The ID for the specific version of the module.