Uses of Interface
software.amazon.awscdk.core.DockerRunOptions
Packages that use DockerRunOptions
-
Uses of DockerRunOptions in software.amazon.awscdk.core
Classes in software.amazon.awscdk.core that implement DockerRunOptionsMethods in software.amazon.awscdk.core that return DockerRunOptionsModifier and TypeMethodDescriptionDockerRunOptions.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.core with parameters of type DockerRunOptionsModifier and TypeMethodDescriptionvoid
BundlingDockerImage.run
(DockerRunOptions options) Deprecated.void
DockerImage.run
(DockerRunOptions options) Runs a Docker image.