stackId property
The ID of the primary stack in AWS CloudFormation used to generate resources for the project.
Implementation
final String? stackId;
The ID of the primary stack in AWS CloudFormation used to generate resources for the project.
final String? stackId;