Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.panorama.CfnPackageMixinProps.Builder
Packages that use CfnPackageMixinProps.Builder
-
Uses of CfnPackageMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.panorama
Methods in software.amazon.awscdk.cfnpropertymixins.services.panorama that return CfnPackageMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnPackageMixinProps.BuilderCfnPackageMixinProps.builder()CfnPackageMixinProps.Builder.packageName(String packageName) Sets the value ofCfnPackageMixinProps.getPackageName()CfnPackageMixinProps.Builder.storageLocation(CfnPackagePropsMixin.StorageLocationProperty storageLocation) Sets the value ofCfnPackageMixinProps.getStorageLocation()CfnPackageMixinProps.Builder.storageLocation(IResolvable storageLocation) Sets the value ofCfnPackageMixinProps.getStorageLocation()Sets the value ofCfnPackageMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.panorama with parameters of type CfnPackageMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnPackageMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnPackageMixinProps.Builder.