applicationKey property
Application key, used in conjunction with your API key, that gives you full access to Datadog's programmatic API. Application keys are associated with the user account that created them and are used to log all requests made to the API.
Implementation
final pulumi.Input<String> applicationKey;