Interface ExperimentCloudWatchLogsLogConfiguration.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ExperimentCloudWatchLogsLogConfiguration.Builder,ExperimentCloudWatchLogsLogConfiguration>, SdkBuilder<ExperimentCloudWatchLogsLogConfiguration.Builder,ExperimentCloudWatchLogsLogConfiguration>, SdkPojo
Enclosing class:
ExperimentCloudWatchLogsLogConfiguration

public static interface ExperimentCloudWatchLogsLogConfiguration.Builder extends SdkPojo, CopyableBuilder<ExperimentCloudWatchLogsLogConfiguration.Builder,ExperimentCloudWatchLogsLogConfiguration>
  • Method Details

    • logGroupArn

      The Amazon Resource Name (ARN) of the destination Amazon CloudWatch Logs log group.

      Parameters:
      logGroupArn - The Amazon Resource Name (ARN) of the destination Amazon CloudWatch Logs log group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.