Uses of Interface
software.amazon.awscdk.cloudassembly.schema.DeployCommand
-
-
Uses of DeployCommand in software.amazon.awscdk.cloudassembly.schema
Classes in software.amazon.awscdk.cloudassembly.schema that implement DeployCommand Modifier and Type Class Description static classDeployCommand.Jsii$ProxyAn implementation forDeployCommandMethods in software.amazon.awscdk.cloudassembly.schema that return DeployCommand Modifier and Type Method Description DeployCommandDeployCommand.Builder. build()Builds the configured instance.default DeployCommandCdkCommands. getDeploy()Options to for the cdk deploy command.DeployCommandCdkCommands.Jsii$Proxy. getDeploy()Methods in software.amazon.awscdk.cloudassembly.schema with parameters of type DeployCommand Modifier and Type Method Description CdkCommands.BuilderCdkCommands.Builder. deploy(DeployCommand deploy)Sets the value ofCdkCommands.getDeploy()
-