followGaeApplication property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
The App Engine application to follow, it must be in the same region as the Cloud SQL instance.
WARNING: Changing this might restart the instance.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.String? followGaeApplication;