Uses of Class
software.amazon.awscdk.services.lambda.DockerBuildAssetOptions.Builder
-
Uses of DockerBuildAssetOptions.Builder in software.amazon.awscdk.services.lambda
Modifier and TypeMethodDescriptionSets the value ofDockerBuildOptions.getBuildArgs()
DockerBuildAssetOptions.builder()
Sets the value ofDockerBuildOptions.getFile()
Sets the value ofDockerBuildAssetOptions.getImagePath()
DockerBuildAssetOptions.Builder.outputPath
(String outputPath) Sets the value ofDockerBuildAssetOptions.getOutputPath()
Sets the value ofDockerBuildOptions.getPlatform()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theDockerBuildAssetOptions.Builder
.