Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnFpgaImagePropsMixin.StorageLocationProperty
Packages that use CfnFpgaImagePropsMixin.StorageLocationProperty
-
Uses of CfnFpgaImagePropsMixin.StorageLocationProperty in software.amazon.awscdk.cfnpropertymixins.services.ec2
Classes in software.amazon.awscdk.cfnpropertymixins.services.ec2 that implement CfnFpgaImagePropsMixin.StorageLocationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnFpgaImagePropsMixin.StorageLocationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnFpgaImagePropsMixin.StorageLocationPropertyModifier and TypeMethodDescriptionCfnFpgaImagePropsMixin.StorageLocationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnFpgaImagePropsMixin.StorageLocationPropertyModifier and TypeMethodDescriptionCfnFpgaImageMixinProps.Builder.inputStorageLocation(CfnFpgaImagePropsMixin.StorageLocationProperty inputStorageLocation) Sets the value ofCfnFpgaImageMixinProps.getInputStorageLocation()CfnFpgaImagePropsMixin.Builder.inputStorageLocation(CfnFpgaImagePropsMixin.StorageLocationProperty inputStorageLocation) Describes a storage location in Amazon S3.CfnFpgaImageMixinProps.Builder.logsStorageLocation(CfnFpgaImagePropsMixin.StorageLocationProperty logsStorageLocation) Sets the value ofCfnFpgaImageMixinProps.getLogsStorageLocation()CfnFpgaImagePropsMixin.Builder.logsStorageLocation(CfnFpgaImagePropsMixin.StorageLocationProperty logsStorageLocation) Describes a storage location in Amazon S3.