Interface AwsEksClusterLoggingClusterLoggingDetails.Builder

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

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

    • enabled

      Whether the logging types that are listed in Types are enabled.

      Parameters:
      enabled - Whether the logging types that are listed in Types are enabled.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • types

      A list of logging types. Valid values are as follows:

      • api

      • audit

      • authenticator

      • controllerManager

      • scheduler

      Parameters:
      types - A list of logging types. Valid values are as follows:

      • api

      • audit

      • authenticator

      • controllerManager

      • scheduler

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • types

      A list of logging types. Valid values are as follows:

      • api

      • audit

      • authenticator

      • controllerManager

      • scheduler

      Parameters:
      types - A list of logging types. Valid values are as follows:

      • api

      • audit

      • authenticator

      • controllerManager

      • scheduler

      Returns:
      Returns a reference to this object so that method calls can be chained together.