Interface EnableIoTLoggingParams.Builder

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

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

    • roleArnForLogging

      EnableIoTLoggingParams.Builder roleArnForLogging(String roleArnForLogging)

      The Amazon Resource Name (ARN) of the IAM role used for logging.

      Parameters:
      roleArnForLogging - The Amazon Resource Name (ARN) of the IAM role used for logging.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • logLevel

      Specifies the type of information to be logged.

      Parameters:
      logLevel - Specifies the type of information to be logged.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • logLevel

      Specifies the type of information to be logged.

      Parameters:
      logLevel - Specifies the type of information to be logged.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: