Uses of Interface
software.amazon.awscdk.DockerImageAssetLocation
Packages that use DockerImageAssetLocation
Package
Description
AWS Cloud Development Kit Library
App Staging Synthesizer
-
Uses of DockerImageAssetLocation in software.amazon.awscdk
Classes in software.amazon.awscdk that implement DockerImageAssetLocationModifier and TypeClassDescriptionstatic final classAn implementation forDockerImageAssetLocationMethods in software.amazon.awscdk that return DockerImageAssetLocationModifier and TypeMethodDescriptionBootstraplessSynthesizer.addDockerImageAsset(DockerImageAssetSource _asset) Register a Docker Image Asset.CliCredentialsStackSynthesizer.addDockerImageAsset(DockerImageAssetSource asset) Register a Docker Image Asset.DefaultStackSynthesizer.addDockerImageAsset(DockerImageAssetSource asset) Register a Docker Image Asset.default DockerImageAssetLocationIBoundStackSynthesizer.Jsii$Default.addDockerImageAsset(DockerImageAssetSource asset) Register a Docker Image Asset.final DockerImageAssetLocationIBoundStackSynthesizer.Jsii$Proxy.addDockerImageAsset(DockerImageAssetSource asset) Register a Docker Image Asset.default DockerImageAssetLocationIReusableStackSynthesizer.Jsii$Default.addDockerImageAsset(DockerImageAssetSource asset) Register a Docker Image Asset.final DockerImageAssetLocationIReusableStackSynthesizer.Jsii$Proxy.addDockerImageAsset(DockerImageAssetSource asset) Register a Docker Image Asset.IStackSynthesizer.addDockerImageAsset(DockerImageAssetSource asset) Register a Docker Image Asset.default DockerImageAssetLocationIStackSynthesizer.Jsii$Default.addDockerImageAsset(DockerImageAssetSource asset) Register a Docker Image Asset.final DockerImageAssetLocationIStackSynthesizer.Jsii$Proxy.addDockerImageAsset(DockerImageAssetSource asset) Register a Docker Image Asset.LegacyStackSynthesizer.addDockerImageAsset(DockerImageAssetSource asset) Register a Docker Image Asset.NestedStackSynthesizer.addDockerImageAsset(DockerImageAssetSource asset) Register a Docker Image Asset.abstract DockerImageAssetLocationStackSynthesizer.addDockerImageAsset(DockerImageAssetSource asset) Register a Docker Image Asset.DockerImageAssetLocation.Builder.build()Builds the configured instance.protected DockerImageAssetLocationStackSynthesizer.cloudFormationLocationFromDockerImageAsset(DockerImageDestination dest) Turn a docker asset location into a CloudFormation representation of that location. -
Uses of DockerImageAssetLocation in software.amazon.awscdk.app.staging.synthesizer.alpha
Methods in software.amazon.awscdk.app.staging.synthesizer.alpha that return DockerImageAssetLocationModifier and TypeMethodDescriptionAppStagingSynthesizer.addDockerImageAsset(DockerImageAssetSource _asset) (experimental) Implemented for legacy purposes;