Method: DatadogAPIClient::V1::AWSEventBridgeCreateRequest#account_id
- Defined in:
- lib/datadog_api_client/v1/models/aws_event_bridge_create_request.rb
#account_id ⇒ Object
Your AWS Account ID without dashes.
25 26 27 |
# File 'lib/datadog_api_client/v1/models/aws_event_bridge_create_request.rb', line 25 def account_id @account_id end |