| Package | Description |
|---|---|
| com.amazonaws.services.bedrock.model |
| Modifier and Type | Method and Description |
|---|---|
CloudWatchConfig |
CloudWatchConfig.clone() |
CloudWatchConfig |
LoggingConfig.getCloudWatchConfig()
CloudWatch logging configuration.
|
CloudWatchConfig |
CloudWatchConfig.withLargeDataDeliveryS3Config(S3Config largeDataDeliveryS3Config)
S3 configuration for delivering a large amount of data.
|
CloudWatchConfig |
CloudWatchConfig.withLogGroupName(String logGroupName)
The log group name.
|
CloudWatchConfig |
CloudWatchConfig.withRoleArn(String roleArn)
The role Amazon Resource Name (ARN).
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoggingConfig.setCloudWatchConfig(CloudWatchConfig cloudWatchConfig)
CloudWatch logging configuration.
|
LoggingConfig |
LoggingConfig.withCloudWatchConfig(CloudWatchConfig cloudWatchConfig)
CloudWatch logging configuration.
|
Copyright © 2025. All rights reserved.