Uses of Class
software.amazon.awscdk.services.ec2.CfnFpgaImageProps.Builder
Packages that use CfnFpgaImageProps.Builder
-
Uses of CfnFpgaImageProps.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return CfnFpgaImageProps.BuilderModifier and TypeMethodDescriptionstatic CfnFpgaImageProps.BuilderCfnFpgaImageProps.builder()CfnFpgaImageProps.Builder.description(String description) Sets the value ofCfnFpgaImageProps.getDescription()CfnFpgaImageProps.Builder.inputStorageLocation(IResolvable inputStorageLocation) Sets the value ofCfnFpgaImageProps.getInputStorageLocation()CfnFpgaImageProps.Builder.inputStorageLocation(CfnFpgaImage.StorageLocationProperty inputStorageLocation) Sets the value ofCfnFpgaImageProps.getInputStorageLocation()CfnFpgaImageProps.Builder.logsStorageLocation(IResolvable logsStorageLocation) Sets the value ofCfnFpgaImageProps.getLogsStorageLocation()CfnFpgaImageProps.Builder.logsStorageLocation(CfnFpgaImage.StorageLocationProperty logsStorageLocation) Sets the value ofCfnFpgaImageProps.getLogsStorageLocation()Sets the value ofCfnFpgaImageProps.getName()Sets the value ofCfnFpgaImageProps.getTags()Constructors in software.amazon.awscdk.services.ec2 with parameters of type CfnFpgaImageProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnFpgaImageProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnFpgaImageProps.Builder.