public static interface AwsStepFunctionStateMachineLoggingConfigurationDestinationsCloudWatchLogsLogGroupDetails.Builder extends SdkPojo, CopyableBuilder<AwsStepFunctionStateMachineLoggingConfigurationDestinationsCloudWatchLogsLogGroupDetails.Builder,AwsStepFunctionStateMachineLoggingConfigurationDestinationsCloudWatchLogsLogGroupDetails>
| Modifier and Type | Method and Description |
|---|---|
AwsStepFunctionStateMachineLoggingConfigurationDestinationsCloudWatchLogsLogGroupDetails.Builder |
logGroupArn(String logGroupArn)
The ARN (ends with
:*) of the CloudWatch Logs log group to which you want your logs emitted. |
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAwsStepFunctionStateMachineLoggingConfigurationDestinationsCloudWatchLogsLogGroupDetails.Builder logGroupArn(String logGroupArn)
The ARN (ends with :*) of the CloudWatch Logs log group to which you want your logs emitted.
logGroupArn - The ARN (ends with :*) of the CloudWatch Logs log group to which you want your logs
emitted.Copyright © 2023. All rights reserved.