Uses of Class
software.amazon.awssdk.services.imagebuilder.model.S3ExportConfiguration
-
Packages that use S3ExportConfiguration Package Description software.amazon.awssdk.services.imagebuilder.model -
-
Uses of S3ExportConfiguration in software.amazon.awssdk.services.imagebuilder.model
Methods in software.amazon.awssdk.services.imagebuilder.model that return S3ExportConfiguration Modifier and Type Method Description S3ExportConfigurationDistribution. s3ExportConfiguration()Configure export settings to deliver disk images created from your image build, using a file format that is compatible with your VMs in that Region.Methods in software.amazon.awssdk.services.imagebuilder.model with parameters of type S3ExportConfiguration Modifier and Type Method Description Distribution.BuilderDistribution.Builder. s3ExportConfiguration(S3ExportConfiguration s3ExportConfiguration)Configure export settings to deliver disk images created from your image build, using a file format that is compatible with your VMs in that Region.
-