setRegion abstract method
- String? region
Set the application region. Overrides Batch's automatically detected value.
null
deletes the override: Batch will autodetect the profile region.
Implementation
BatchProfileAttributeEditor setRegion(String? region);