Uses of Interface
software.amazon.awscdk.cloudassembly.schema.DeployCommand
Packages that use DeployCommand
-
Uses of DeployCommand in software.amazon.awscdk.cloudassembly.schema
Classes in software.amazon.awscdk.cloudassembly.schema that implement DeployCommandMethods in software.amazon.awscdk.cloudassembly.schema that return DeployCommandModifier and TypeMethodDescriptionDeployCommand.Builder.build()
Builds the configured instance.default DeployCommand
CdkCommands.getDeploy()
Options to for the cdk deploy command.final DeployCommand
CdkCommands.Jsii$Proxy.getDeploy()
Methods in software.amazon.awscdk.cloudassembly.schema with parameters of type DeployCommandModifier and TypeMethodDescriptionCdkCommands.Builder.deploy
(DeployCommand deploy) Sets the value ofCdkCommands.getDeploy()