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 TypeMethodDescriptionvoidBundlingDockerImage.run(DockerRunOptions options) Deprecated.voidDockerImage.run(DockerRunOptions options) Runs a Docker image.