settingsGroup property

String? settingsGroup
final

The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.

Implementation

final String? settingsGroup;