Interface AuditCheckConfiguration.Builder

    • Method Detail

      • enabled

        AuditCheckConfiguration.Builder enabled​(Boolean enabled)

        True if this audit check is enabled for this account.

        Parameters:
        enabled - True if this audit check is enabled for this account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.