Interface CloudWatchLoggingOptionUpdate.Builder

    • Method Detail

      • cloudWatchLoggingOptionId

        CloudWatchLoggingOptionUpdate.Builder cloudWatchLoggingOptionId​(String cloudWatchLoggingOptionId)

        The ID of the CloudWatch logging option to update

        Parameters:
        cloudWatchLoggingOptionId - The ID of the CloudWatch logging option to update
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • logStreamARNUpdate

        CloudWatchLoggingOptionUpdate.Builder logStreamARNUpdate​(String logStreamARNUpdate)

        The Amazon Resource Name (ARN) of the CloudWatch log to receive application messages.

        Parameters:
        logStreamARNUpdate - The Amazon Resource Name (ARN) of the CloudWatch log to receive application messages.
        Returns:
        Returns a reference to this object so that method calls can be chained together.