Package com.pulumi.deployment
Interface DeploymentInstance
-
- All Superinterfaces:
Deployment
,com.pulumi.deployment.internal.ReadOrRegisterResource
,com.pulumi.deployment.internal.RegisterResourceOutputs
public interface DeploymentInstance extends Deployment
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.pulumi.deployment.internal.DeploymentImpl.Config
getConfig()
-
Methods inherited from interface com.pulumi.deployment.Deployment
call, call, call, call, call, call, getOrganizationName, getProjectName, getStackName, invoke, invoke, invoke, invoke, invoke, invokeAsync, invokeAsync, invokeAsync, invokeAsync, invokeAsync, isDryRun, registerPackage
-
-