stackId property
The ID of the primary stack in AWS CloudFormation that will be deleted as part of deleting the project and its resources.
Implementation
final String? stackId;
The ID of the primary stack in AWS CloudFormation that will be deleted as part of deleting the project and its resources.
final String? stackId;