Interface CloudWatchLogs.Builder

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

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

    • enabled

      CloudWatchLogs.Builder enabled(Boolean enabled)
      Sets the value of the Enabled property for this object.
      Parameters:
      enabled - The new value for the Enabled property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • logGroup

      CloudWatchLogs.Builder logGroup(String logGroup)
      Sets the value of the LogGroup property for this object.
      Parameters:
      logGroup - The new value for the LogGroup property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.