Uses of Interface
software.amazon.awscdk.DockerRunOptions
Packages that use DockerRunOptions
Package
Description
AWS Cloud Development Kit Library
Amazon Lambda Node.js Library
-
Uses of DockerRunOptions in software.amazon.awscdk
Classes in software.amazon.awscdk that implement DockerRunOptionsMethods in software.amazon.awscdk that return DockerRunOptionsModifier and TypeMethodDescriptionDockerRunOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk with parameters of type DockerRunOptionsModifier and TypeMethodDescriptionvoidDockerImage.run(DockerRunOptions options) Runs a Docker image. -
Uses of DockerRunOptions in software.amazon.awscdk.services.lambda.nodejs
Subinterfaces of DockerRunOptions in software.amazon.awscdk.services.lambda.nodejsClasses in software.amazon.awscdk.services.lambda.nodejs that implement DockerRunOptions