Uses of Interface
software.amazon.awscdk.cloudassembly.schema.DockerImageDestination
Packages that use DockerImageDestination
-
Uses of DockerImageDestination in software.amazon.awscdk.cloudassembly.schema
Classes in software.amazon.awscdk.cloudassembly.schema that implement DockerImageDestinationMethods in software.amazon.awscdk.cloudassembly.schema that return DockerImageDestinationModifier and TypeMethodDescriptionDockerImageDestination.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cloudassembly.schema that return types with arguments of type DockerImageDestinationModifier and TypeMethodDescriptionDockerImageAsset.getDestinations()Destinations for this file asset.final Map<String,DockerImageDestination> DockerImageAsset.Jsii$Proxy.getDestinations()Method parameters in software.amazon.awscdk.cloudassembly.schema with type arguments of type DockerImageDestinationModifier and TypeMethodDescriptionDockerImageAsset.Builder.destinations(Map<String, ? extends DockerImageDestination> destinations) Sets the value ofDockerImageAsset.getDestinations()