Uses of Interface
software.amazon.awscdk.cloudassembly.schema.AwsDestination
Packages that use AwsDestination
-
Uses of AwsDestination in software.amazon.awscdk.cloudassembly.schema
Subinterfaces of AwsDestination in software.amazon.awscdk.cloudassembly.schemaModifier and TypeInterfaceDescriptioninterface
Where to publish docker images.interface
Where in S3 a file asset needs to be published.Classes in software.amazon.awscdk.cloudassembly.schema that implement AwsDestinationModifier and TypeClassDescriptionstatic final class
An implementation forAwsDestination
static final class
An implementation forDockerImageDestination
static final class
An implementation forFileDestination
Methods in software.amazon.awscdk.cloudassembly.schema that return AwsDestination