Class: DatadogAPIClient::V1::AWSAccountCreateResponse

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

Overview

The Response returned by the AWS Create Account call.

Instance Attribute Summary collapse

Method Summary

Methods included from BaseGenericModel

included

Instance Attribute Details

#external_idObject

AWS external_id.



29
30
31
# File 'lib/datadog_api_client/v1/models/aws_account_create_response.rb', line 29

def external_id
  @external_id
end