Class: DatadogAPIClient::V2::GCPSTSDelegateAccountAttributes

Inherits:
Object
  • Object
show all
Includes:
BaseGenericModel
Defined in:
lib/datadog_api_client/v2/models/gcpsts_delegate_account_attributes.rb

Overview

Your delegate account attributes.

Instance Attribute Summary collapse

Method Summary

Methods included from BaseGenericModel

included

Instance Attribute Details

#delegate_account_emailObject

Your organization's Datadog principal email address.



25
26
27
# File 'lib/datadog_api_client/v2/models/gcpsts_delegate_account_attributes.rb', line 25

def 
  @delegate_account_email
end