Interface GetAccountSettingResponse.Builder

  • Method Details

    • name

      Retrieves the name of the account setting.

      Parameters:
      name - Retrieves the name of the account setting.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      The setting value for the setting name. Valid value for basic scan type: AWS_NATIVE. Valid values for registry policy scope: V1 or V2. Valid values for blob mounting: ENABLED or DISABLED.

      Parameters:
      value - The setting value for the setting name. Valid value for basic scan type: AWS_NATIVE. Valid values for registry policy scope: V1 or V2. Valid values for blob mounting: ENABLED or DISABLED.
      Returns:
      Returns a reference to this object so that method calls can be chained together.