TransferEntityStackRename
Base class for entities that need to be transferred between organizations.
Properties
projectNamestring requiredThe project the colliding stack belongs to.- Rename information for stack.
- ↳
projectNamestring requiredThe project the colliding stack belongs to. - ↳
stackNamestring requiredThe colliding stack name. - ↳
resourceCountinteger optionalNumber of resources currently managed by the stack, as reported by the stack’s last activated update. Omitted when the stack has no activated update yet. - ↳
lastUpdatestring optionalTimestamp of the stack’s last activated update start time. Omitted when the stack has no activated update yet. - ↳
kindstring required stackNamestring requiredThe colliding stack name.resourceCountinteger optionalNumber of resources currently managed by the stack, as reported by the stack’s last activated update. Omitted when the stack has no activated update yet.lastUpdatestring optionalTimestamp of the stack’s last activated update start time. Omitted when the stack has no activated update yet.kindstring required
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.