Uses of Class
software.amazon.awscdk.services.ec2.CfnFpgaImage.Builder
Packages that use CfnFpgaImage.Builder
-
Uses of CfnFpgaImage.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return CfnFpgaImage.BuilderModifier and TypeMethodDescriptionstatic CfnFpgaImage.BuilderCfnFpgaImage.Builder.description(String description) A description for the AFI.CfnFpgaImage.Builder.inputStorageLocation(IResolvable inputStorageLocation) Describes a storage location in Amazon S3.CfnFpgaImage.Builder.inputStorageLocation(CfnFpgaImage.StorageLocationProperty inputStorageLocation) Describes a storage location in Amazon S3.CfnFpgaImage.Builder.logsStorageLocation(IResolvable logsStorageLocation) Describes a storage location in Amazon S3.CfnFpgaImage.Builder.logsStorageLocation(CfnFpgaImage.StorageLocationProperty logsStorageLocation) Describes a storage location in Amazon S3.A name for the AFI.The tags assigned to the FPGA image.