Interface LogPublishingOption.Builder

  • Method Details

    • cloudWatchLogsLogGroupArn

      LogPublishingOption.Builder cloudWatchLogsLogGroupArn(String cloudWatchLogsLogGroupArn)
      Sets the value of the CloudWatchLogsLogGroupArn property for this object.
      Parameters:
      cloudWatchLogsLogGroupArn - The new value for the CloudWatchLogsLogGroupArn property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • enabled

      Specifies whether given log publishing option is enabled or not.

      Parameters:
      enabled - Specifies whether given log publishing option is enabled or not.
      Returns:
      Returns a reference to this object so that method calls can be chained together.