status property
The status of the service setting. The value can be Default, Customized or PendingUpdate.
- Default: The current setting uses a default value provisioned by the AWS service team.
- Customized: The current setting use a custom value specified by the customer.
- PendingUpdate: The current setting uses a default or custom value, but a setting change request is pending approval.
Implementation
final String? status;