email property

TfRef<String> get email

Google-managed agent email (service-{number}@gcp-sa-….gserviceaccount.com).

Implementation

TfRef<String> get email => TfRef.attribute<String>(this, 'email');