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