stackId property
The stack ID, which is an opaque string that you use to identify the stack
when performing actions such as DescribeStacks
.
Implementation
final String? stackId;
The stack ID, which is an opaque string that you use to identify the stack
when performing actions such as DescribeStacks
.
final String? stackId;