| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AWSLogsConfig |
AWSAccountUpdateRequestAttributes.getLogsConfig()
AWS Logs Collection config.
|
AWSLogsConfig |
AWSAccountResponseAttributes.getLogsConfig()
AWS Logs Collection config.
|
AWSLogsConfig |
AWSAccountCreateRequestAttributes.getLogsConfig()
AWS Logs Collection config.
|
AWSLogsConfig |
AWSLogsConfig.lambdaForwarder(AWSLambdaForwarderConfig lambdaForwarder) |
AWSLogsConfig |
AWSLogsConfig.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
AWSAccountUpdateRequestAttributes |
AWSAccountUpdateRequestAttributes.logsConfig(AWSLogsConfig logsConfig) |
AWSAccountResponseAttributes |
AWSAccountResponseAttributes.logsConfig(AWSLogsConfig logsConfig) |
AWSAccountCreateRequestAttributes |
AWSAccountCreateRequestAttributes.logsConfig(AWSLogsConfig logsConfig) |
void |
AWSAccountUpdateRequestAttributes.setLogsConfig(AWSLogsConfig logsConfig) |
void |
AWSAccountResponseAttributes.setLogsConfig(AWSLogsConfig logsConfig) |
void |
AWSAccountCreateRequestAttributes.setLogsConfig(AWSLogsConfig logsConfig) |
Copyright © 2024. All rights reserved.