Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iot.CfnSoftwarePackageVersionMixinProps.Builder
Packages that use CfnSoftwarePackageVersionMixinProps.Builder
-
Uses of CfnSoftwarePackageVersionMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.iot
Methods in software.amazon.awscdk.cfnpropertymixins.services.iot that return CfnSoftwarePackageVersionMixinProps.BuilderModifier and TypeMethodDescriptionCfnSoftwarePackageVersionMixinProps.Builder.artifact(CfnSoftwarePackageVersionPropsMixin.PackageVersionArtifactProperty artifact) Sets the value ofCfnSoftwarePackageVersionMixinProps.getArtifact()CfnSoftwarePackageVersionMixinProps.Builder.artifact(IResolvable artifact) Sets the value ofCfnSoftwarePackageVersionMixinProps.getArtifact()CfnSoftwarePackageVersionMixinProps.Builder.attributes(Map<String, String> attributes) Sets the value ofCfnSoftwarePackageVersionMixinProps.getAttributes()CfnSoftwarePackageVersionMixinProps.Builder.attributes(IResolvable attributes) Sets the value ofCfnSoftwarePackageVersionMixinProps.getAttributes()CfnSoftwarePackageVersionMixinProps.builder()CfnSoftwarePackageVersionMixinProps.Builder.description(String description) Sets the value ofCfnSoftwarePackageVersionMixinProps.getDescription()CfnSoftwarePackageVersionMixinProps.Builder.packageName(String packageName) Sets the value ofCfnSoftwarePackageVersionMixinProps.getPackageName()Sets the value ofCfnSoftwarePackageVersionMixinProps.getRecipe()CfnSoftwarePackageVersionMixinProps.Builder.sbom(CfnSoftwarePackageVersionPropsMixin.SbomProperty sbom) Sets the value ofCfnSoftwarePackageVersionMixinProps.getSbom()CfnSoftwarePackageVersionMixinProps.Builder.sbom(IResolvable sbom) Sets the value ofCfnSoftwarePackageVersionMixinProps.getSbom()Sets the value ofCfnSoftwarePackageVersionMixinProps.getTags()CfnSoftwarePackageVersionMixinProps.Builder.versionName(String versionName) Sets the value ofCfnSoftwarePackageVersionMixinProps.getVersionName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.iot with parameters of type CfnSoftwarePackageVersionMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSoftwarePackageVersionMixinProps.Builder.