public static interface AwsCodeBuildProjectLogsConfigCloudWatchLogsDetails.Builder extends SdkPojo, CopyableBuilder<AwsCodeBuildProjectLogsConfigCloudWatchLogsDetails.Builder,AwsCodeBuildProjectLogsConfigCloudWatchLogsDetails>
| Modifier and Type | Method and Description |
|---|---|
AwsCodeBuildProjectLogsConfigCloudWatchLogsDetails.Builder |
groupName(String groupName)
The group name of the logs in CloudWatch Logs.
|
AwsCodeBuildProjectLogsConfigCloudWatchLogsDetails.Builder |
status(String status)
The current status of the logs in CloudWatch Logs for a build project.
|
AwsCodeBuildProjectLogsConfigCloudWatchLogsDetails.Builder |
streamName(String streamName)
The prefix of the stream name of the CloudWatch Logs.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAwsCodeBuildProjectLogsConfigCloudWatchLogsDetails.Builder groupName(String groupName)
The group name of the logs in CloudWatch Logs.
groupName - The group name of the logs in CloudWatch Logs.AwsCodeBuildProjectLogsConfigCloudWatchLogsDetails.Builder status(String status)
The current status of the logs in CloudWatch Logs for a build project.
status - The current status of the logs in CloudWatch Logs for a build project.AwsCodeBuildProjectLogsConfigCloudWatchLogsDetails.Builder streamName(String streamName)
The prefix of the stream name of the CloudWatch Logs.
streamName - The prefix of the stream name of the CloudWatch Logs.Copyright © 2023. All rights reserved.