Interface BooleanConfigurationOptions.Builder

    • Method Detail

      • defaultValue

        BooleanConfigurationOptions.Builder defaultValue​(Boolean defaultValue)

        The Security Hub default value for a boolean parameter.

        Parameters:
        defaultValue - The Security Hub default value for a boolean parameter.
        Returns:
        Returns a reference to this object so that method calls can be chained together.