Uses of Class
software.amazon.awscdk.services.panorama.CfnPackage.StorageLocationProperty.Builder
-
Uses of CfnPackage.StorageLocationProperty.Builder in software.amazon.awscdk.services.panorama
Modifier and TypeMethodDescriptionCfnPackage.StorageLocationProperty.Builder.binaryPrefixLocation
(String binaryPrefixLocation) Sets the value ofCfnPackage.StorageLocationProperty.getBinaryPrefixLocation()
Sets the value ofCfnPackage.StorageLocationProperty.getBucket()
CfnPackage.StorageLocationProperty.builder()
CfnPackage.StorageLocationProperty.Builder.generatedPrefixLocation
(String generatedPrefixLocation) Sets the value ofCfnPackage.StorageLocationProperty.getGeneratedPrefixLocation()
CfnPackage.StorageLocationProperty.Builder.manifestPrefixLocation
(String manifestPrefixLocation) Sets the value ofCfnPackage.StorageLocationProperty.getManifestPrefixLocation()
CfnPackage.StorageLocationProperty.Builder.repoPrefixLocation
(String repoPrefixLocation) Sets the value ofCfnPackage.StorageLocationProperty.getRepoPrefixLocation()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnPackage.StorageLocationProperty.Builder
.