isAwsCredentialExportFromProjectSettings function
Check if awsCredentialExport comes from project settings.
Implementation
bool isAwsCredentialExportFromProjectSettings() {
return false;
}
Check if awsCredentialExport comes from project settings.
bool isAwsCredentialExportFromProjectSettings() {
return false;
}