Interface ExperimentTemplateCloudWatchLogsLogConfigurationInput.Builder

    • Method Detail

      • logGroupArn

        ExperimentTemplateCloudWatchLogsLogConfigurationInput.Builder logGroupArn​(String 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.